DataStaging::TransferParameters Class Reference

#include <DTR.h>

Public Member Functions

 TransferParameters ()

Data Fields

unsigned long long int min_average_bandwidth
unsigned int max_inactivity_time
unsigned long long int min_current_bandwidth
unsigned int averaging_time

Detailed Description

Represents limits and properties of a DTR transfer. These generally apply to all DTRs.


Field Documentation

Maximum inactivity time in sec - if transfer stops for longer than this time it should be killed

Minimum average bandwidth in bytes/sec - if the average bandwidth used drops below this level the transfer should be killed

Minimum current bandwidth - if bandwidth averaged over averaging_time is less than minimum the transfer should be killed (allows transfers which slow down to be killed quicker)


The documentation for this class was generated from the following file:
Generated on Wed Jun 27 11:54:35 2012 for Hosting Environment (Daemon) by  doxygen 1.6.3