Runnablepublic class GridFTPTransferSinkThread extends TransferSinkThread
Thread.State, Thread.UncaughtExceptionHandler| Modifier and Type | Field | Description |
|---|---|---|
protected EBlockParallelTransferContext |
eContext |
|
protected static org.apache.commons.logging.Log |
logger |
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITYcontext, localControlChannel, reader, sink, socketBox| Constructor | Description |
|---|---|
GridFTPTransferSinkThread(AbstractDataChannel dataChannel,
SocketBox socketBox,
DataSink sink,
BasicServerControlChannel localControlChannel,
EBlockParallelTransferContext context) |
| Modifier and Type | Method | Description |
|---|---|---|
protected void |
shutdown(Object quitToken) |
|
protected void |
startup() |
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitactiveCount, 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, onSpinWait, resume, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yieldcopy, runprotected static org.apache.commons.logging.Log logger
protected EBlockParallelTransferContext eContext
public GridFTPTransferSinkThread(AbstractDataChannel dataChannel, SocketBox socketBox, DataSink sink, BasicServerControlChannel localControlChannel, EBlockParallelTransferContext context) throws Exception
Exceptionprotected void startup()
startup in class TransferSinkThreadprotected void shutdown(Object quitToken) throws IOException
shutdown in class TransferSinkThreadIOExceptionCopyright © 2018. All rights reserved.