public interface IOSelector extends NIOThread
| Modifier and Type | Method and Description | 
|---|---|
void | 
addTask(Runnable runnable)  | 
void | 
awaitShutdown()  | 
Selector | 
getSelector()  | 
void | 
shutdown()  | 
void | 
start()  | 
void | 
wakeup()  | 
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.