Package | Description |
---|---|
org.globus.ftp.dc |
Modifier and Type | Field and Description |
---|---|
protected EBlockParallelTransferContext |
EBlockAware.context |
protected EBlockParallelTransferContext |
GridFTPTransferSourceThread.eContext |
protected EBlockParallelTransferContext |
GridFTPTransferSinkThread.eContext |
Modifier and Type | Method and Description |
---|---|
EBlockParallelTransferContext |
StripeContextManager.getStripeContext(int stripe) |
Modifier and Type | Method and Description |
---|---|
void |
EBlockAware.setTransferContext(EBlockParallelTransferContext context) |
Constructor and 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 © 2016. All rights reserved.