public class WriteSelectorThread extends AbstractSelectorThread
_logger, _pivot, ownerThread| Constructor and Description | 
|---|
WriteSelectorThread(Pivot pivot)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected void | 
enableSelectionKeys()  | 
protected void | 
handleConnection(SelectionKey key)  | 
void | 
removeWriteInterest(SelectionKey key)  | 
void | 
setWriteInterest(ChannelEntry channelEntry)  | 
cancelKey, closeChannel, getSelector, register, run, waitWhileFinishrequestShutdown, shouldShutdownpublic WriteSelectorThread(Pivot pivot) throws IOException
IOExceptionprotected void enableSelectionKeys()
enableSelectionKeys in class AbstractSelectorThreadprotected void handleConnection(SelectionKey key) throws IOException, InterruptedException
handleConnection in class AbstractSelectorThreadIOExceptionInterruptedExceptionpublic void setWriteInterest(ChannelEntry channelEntry)
public void removeWriteInterest(SelectionKey key)
Copyright © GigaSpaces.