Modifier and Type | Field and Description |
---|---|
protected ConnectionManager |
connectionManager |
protected boolean |
live |
protected ILogger |
logger |
protected Selector |
selector |
protected Queue<Runnable> |
selectorQueue |
protected ThreadWatcher |
threadWatcher |
Constructor and Description |
---|
InOutSelector(ConnectionManager connectionManager) |
Modifier and Type | Method and Description |
---|---|
void |
addTask(Runnable runnable) |
protected void |
handleSelectorException(Throwable e) |
void |
publishUtilization() |
void |
run() |
void |
shutdown() |
protected void |
threadLocalShutdown() |
protected final ILogger logger
protected final Selector selector
protected final ConnectionManager connectionManager
protected boolean live
protected final ThreadWatcher threadWatcher
public InOutSelector(ConnectionManager connectionManager)
Copyright © 2013 Hazelcast, Inc.. All rights reserved.