com.hazelcast.nio.tcp
public final class OutSelectorImpl extends AbstractIOSelector
Thread.State, Thread.UncaughtExceptionHandler
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
OutSelectorImpl(ThreadGroup threadGroup,
String tname,
ILogger logger,
IOSelectorOutOfMemoryHandler oomeHandler) |
Modifier and Type | Method and Description |
---|---|
long |
getWriteEvents()
Returns the current number of write events that have been processed by this OutSelectorImpl.
|
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 OutSelectorImpl(ThreadGroup threadGroup, String tname, ILogger logger, IOSelectorOutOfMemoryHandler oomeHandler)
public long getWriteEvents()
protected void handleSelectionKey(SelectionKey sk)
handleSelectionKey
in class AbstractIOSelector
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.