Class StripeContextManager
java.lang.Object
org.globus.ftp.dc.StripeContextManager
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescription(package private) class -
Field Summary
FieldsModifier and TypeFieldDescriptionprotected StripeContextManager.StripeTransferContext[]protected Object(package private) static org.apache.commons.logging.Logprotected intprotected int -
Constructor Summary
ConstructorsConstructorDescriptionStripeContextManager(int stripes, SocketPool pool, GridFTPServerFacade facade) -
Method Summary
-
Field Details
-
logger
static org.apache.commons.logging.Log logger -
stripes
protected int stripes -
contextList
-
stripeQuitTokens
protected int stripeQuitTokens -
contextQuitToken
-
-
Constructor Details
-
StripeContextManager
-
-
Method Details
-
getStripes
public int getStripes()return number of stripes -
getStripeContext
-
getQuitToken
-