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.SystemRequestContext
public void prepare(byte[] result)
prepare
in interface SystemRequestHandler.SystemRequestContext
public Runnable getResponseTask(Pivot pivot, ChannelEntry channelEntry, long requestReadStartTimestamp)
getResponseTask
in interface SystemRequestHandler.SystemRequestContext
protected abstract ReplyPacket<?> createReplyPacket(boolean found, ChannelEntry.State channelEntryState)
Copyright © GigaSpaces.