Package | Description |
---|---|
com.gigaspaces.lrmi.nio |
Modifier and Type | Method and Description |
---|---|
static ChannelEntry.State |
ChannelEntry.State.fromCode(int code) |
ChannelEntry.State |
Pivot.getChannelEntryState(SocketAddress monitoredClient) |
ChannelEntry.State |
ChannelEntry.getChannelState() |
static ChannelEntry.State |
ChannelEntry.State.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChannelEntry.State[] |
ChannelEntry.State.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected abstract ReplyPacket<?> |
SystemRequestHandlerImpl.AbstractWatchdogMonitorSystemRequestContext.createReplyPacket(boolean found,
ChannelEntry.State channelEntryState) |
protected ReplyPacket<?> |
SystemRequestHandlerImpl.WatchdogMonitorSystemRequestContextV950.createReplyPacket(boolean found,
ChannelEntry.State channelEntryState) |
protected ReplyPacket<?> |
SystemRequestHandlerImpl.WatchdogMonitorSystemRequestContext.createReplyPacket(boolean found,
ChannelEntry.State channelEntryState) |
void |
ChannelEntry.setChannelState(ChannelEntry.State state) |
Copyright © GigaSpaces.