public class GridFTPTransferSourceThread extends TransferSourceThread
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field and Description |
|---|---|
protected EBlockParallelTransferContext |
eContext |
protected static org.apache.commons.logging.Log |
logger |
context, localControlChannel, socketBox, source, writerMAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY| Constructor and Description |
|---|
GridFTPTransferSourceThread(AbstractDataChannel dataChannel,
SocketBox socketBox,
DataSource source,
BasicServerControlChannel localControlChannel,
EBlockParallelTransferContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected Object |
shutdown() |
protected void |
startup() |
runactiveCount, checkAccess, clone, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldprotected static org.apache.commons.logging.Log logger
protected EBlockParallelTransferContext eContext
public GridFTPTransferSourceThread(AbstractDataChannel dataChannel, SocketBox socketBox, DataSource source, BasicServerControlChannel localControlChannel, EBlockParallelTransferContext context) throws Exception
Exceptionprotected void startup()
startup in class TransferSourceThreadprotected Object shutdown() throws IOException
shutdown in class TransferSourceThreadIOExceptionCopyright © 2016. All rights reserved.