public abstract static class SystemRequestHandlerImpl.AbstractWatchdogMonitorSystemRequestContext extends Object implements SystemRequestHandler.SystemRequestContext
| Constructor and Description | 
|---|
AbstractWatchdogMonitorSystemRequestContext()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract ReplyPacket<?> | 
createReplyPacket(boolean found,
                 ChannelEntry.State channelEntryState)  | 
int | 
getRequestDataLength()  | 
Runnable | 
getResponseTask(Pivot pivot,
               ChannelEntry channelEntry,
               long requestReadStartTimestamp)  | 
void | 
prepare(byte[] result)  | 
public AbstractWatchdogMonitorSystemRequestContext()
public int getRequestDataLength()
getRequestDataLength in interface SystemRequestHandler.SystemRequestContextpublic void prepare(byte[] result)
prepare in interface SystemRequestHandler.SystemRequestContextpublic Runnable getResponseTask(Pivot pivot, ChannelEntry channelEntry, long requestReadStartTimestamp)
getResponseTask in interface SystemRequestHandler.SystemRequestContextprotected abstract ReplyPacket<?> createReplyPacket(boolean found, ChannelEntry.State channelEntryState)
Copyright © GigaSpaces.