org.glite.data.transfer
Class Channel2

java.lang.Object
  extended by org.glite.data.transfer.Channel
      extended by org.glite.data.transfer.Channel2
Direct Known Subclasses:
Channel3

public class Channel2
extends Channel

Channel2 definition, adding message field


Field Summary
 java.util.Calendar lastModificationTime
          The time of the last modification.
 java.lang.String lastModifierDn
          The DN of the last modifier.
 java.lang.String message
          The message concerning the last modification.
 int targetDirCheck
          Flag to check destination directory.
 java.lang.String tcpBufferSize
          Default TCP buffer size for gridftp transfers.
 int urlCopyFirstTxmarkTo
          Number of seconds to mark activity on URL Copy.
 StringPair[] VOLimits
          A {VOName, int} array of VO limits.
 
Fields inherited from class org.glite.data.transfer.Channel
bandwidth, channelName, contact, destSite, nominalThroughput, numberOfFiles, numberOfStreams, sourceSite, state, VOShares
 
Constructor Summary
Channel2()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

message

public java.lang.String message
The message concerning the last modification.


lastModificationTime

public java.util.Calendar lastModificationTime
The time of the last modification.


lastModifierDn

public java.lang.String lastModifierDn
The DN of the last modifier.


tcpBufferSize

public java.lang.String tcpBufferSize
Default TCP buffer size for gridftp transfers.


VOLimits

public StringPair[] VOLimits
A {VOName, int} array of VO limits.


urlCopyFirstTxmarkTo

public int urlCopyFirstTxmarkTo
Number of seconds to mark activity on URL Copy.


targetDirCheck

public int targetDirCheck
Flag to check destination directory.

Constructor Detail

Channel2

public Channel2()


Copyright © 2004-2007 EU-EGEE