public final class ClientNonBlockingOutputThread extends NonBlockingIOThread
Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
ClientNonBlockingOutputThread(ThreadGroup threadGroup,
String threadName,
ILogger logger,
NonBlockingIOThreadOutOfMemoryHandler oomeHandler) |
Modifier and Type | Method and Description |
---|---|
protected void |
handleSelectionKey(SelectionKey sk) |
addTask, addTaskAndWakeup, getEventCount, getSelector, run, shutdown, toString
activeCount, 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, yield
public ClientNonBlockingOutputThread(ThreadGroup threadGroup, String threadName, ILogger logger, NonBlockingIOThreadOutOfMemoryHandler oomeHandler)
protected void handleSelectionKey(SelectionKey sk)
handleSelectionKey
in class NonBlockingIOThread
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.