Package | Description |
---|---|
org.globus.ftp.dc |
Modifier and Type | Field | Description |
---|---|---|
protected EBlockParallelTransferContext |
EBlockAware.context |
|
protected EBlockParallelTransferContext |
GridFTPTransferSinkThread.eContext |
|
protected EBlockParallelTransferContext |
GridFTPTransferSourceThread.eContext |
Modifier and Type | Method | Description |
---|---|---|
EBlockParallelTransferContext |
StripeContextManager.getStripeContext(int stripe) |
Modifier and Type | Method | Description |
---|---|---|
void |
EBlockAware.setTransferContext(EBlockParallelTransferContext context) |
Constructor | Description |
---|---|
GridFTPPassiveConnectTask(ServerSocket myServer,
DataSink sink,
BasicServerControlChannel control,
GridFTPSession session,
DataChannelFactory factory,
EBlockParallelTransferContext context) |
|
GridFTPPassiveConnectTask(ServerSocket myServer,
DataSource source,
BasicServerControlChannel control,
GridFTPSession session,
DataChannelFactory factory,
EBlockParallelTransferContext context) |
|
GridFTPTransferSinkThread(AbstractDataChannel dataChannel,
SocketBox socketBox,
DataSink sink,
BasicServerControlChannel localControlChannel,
EBlockParallelTransferContext context) |
|
GridFTPTransferSourceThread(AbstractDataChannel dataChannel,
SocketBox socketBox,
DataSource source,
BasicServerControlChannel localControlChannel,
EBlockParallelTransferContext context) |
Copyright © 2018. All rights reserved.