com.hazelcast.client.connection.nio
public final class ClientOutSelectorImpl extends AbstractIOSelector
Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
ClientOutSelectorImpl(ThreadGroup threadGroup,
String tname,
ILogger logger,
IOSelectorOutOfMemoryHandler oomeHandler) |
Modifier and Type | Method and Description |
---|---|
protected void |
handleSelectionKey(SelectionKey sk) |
addTask, addTaskAndWakeup, getSelector, handleSelectionKeyFailure, run, shutdown
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, toString, yield
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
start
public ClientOutSelectorImpl(ThreadGroup threadGroup, String tname, ILogger logger, IOSelectorOutOfMemoryHandler oomeHandler)
protected void handleSelectionKey(SelectionKey sk)
handleSelectionKey
in class AbstractIOSelector
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.