public final class InSelectorImpl extends AbstractIOSelector
Thread.State, Thread.UncaughtExceptionHandler
live, logger, selector, selectorQueue, waitTime
MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
Constructor and Description |
---|
InSelectorImpl(ThreadGroup threadGroup,
String tname,
ILogger logger,
IOSelectorOutOfMemoryHandler oomeHandler) |
Modifier and Type | Method and Description |
---|---|
long |
getReadEvents()
Returns the current number of read events that have been processed by this InSelectorImpl.
|
protected void |
handleSelectionKey(SelectionKey sk) |
addTask, awaitShutdown, getSelector, run, shutdown, wakeup
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 InSelectorImpl(ThreadGroup threadGroup, String tname, ILogger logger, IOSelectorOutOfMemoryHandler oomeHandler)
public long getReadEvents()
protected void handleSelectionKey(SelectionKey sk)
handleSelectionKey
in class AbstractIOSelector
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.