| Package | Description | 
|---|---|
| com.gigaspaces.lrmi.nio | |
| com.gigaspaces.lrmi.nio.selector | |
| com.gigaspaces.lrmi.nio.selector.handler | 
| Modifier and Type | Method and Description | 
|---|---|
Pivot | 
PAdapter.getPivot()  | 
| Modifier and Type | Method and Description | 
|---|---|
Runnable | 
SystemRequestHandlerImpl.AbstractWatchdogMonitorSystemRequestContext.getResponseTask(Pivot pivot,
               ChannelEntry channelEntry,
               long requestReadStartTimestamp)  | 
Runnable | 
SystemRequestHandler.SystemRequestContext.getResponseTask(Pivot pivot,
               ChannelEntry channelEntry,
               long requestReadStartTimeStamp)  | 
| Constructor and Description | 
|---|
ChannelEntry(WriteSelectorThread writeSelectorThread,
            ReadSelectorThread readSelectorThread,
            SelectionKey selectionKey,
            InetSocketAddress clientEndPointAddress,
            Pivot pivot)
Constructor. 
 | 
PivotResponseContext(Pivot pivot,
                    ChannelEntry channel,
                    IResponseHandler handler,
                    PlatformLogicalVersion sourcePlatformLogicalVersion,
                    OperationPriority operationPriority,
                    String lrmiMonitoringId,
                    LRMIInvocationTrace trace)  | 
| Constructor and Description | 
|---|
SelectorManager(Pivot pivot,
               String hostName,
               String port,
               int readSelectorThreads)  | 
| Modifier and Type | Field and Description | 
|---|---|
protected Pivot | 
AbstractSelectorThread._pivot  | 
| Constructor and Description | 
|---|
AbstractSelectorThread(Pivot pivot)  | 
AcceptSelectorThread(Pivot pivot,
                    ReadSelectorThread[] readHandlers,
                    String hostName,
                    String port)  | 
ReadSelectorThread(Pivot pivot)  | 
WriteSelectorThread(Pivot pivot)  | 
Copyright © GigaSpaces.