Package | Description |
---|---|
com.hazelcast.impl | |
com.hazelcast.impl.base | |
com.hazelcast.nio |
Modifier and Type | Field and Description |
---|---|
CallState |
Request.callState |
Modifier and Type | Method and Description |
---|---|
CallState |
Request.getCallState() |
Modifier and Type | Method and Description |
---|---|
CallState |
CallStateAware.getCallState() |
CallState |
CallState.getCallState() |
CallState |
SystemLogService.getCallState(Address callerAddress,
int callerThreadId) |
CallState |
SystemLogService.getCallStateForCallId(long callId,
Address callerAddress,
int callerThreadId) |
CallState |
SystemLogService.getOrCreateCallState(long callId,
Address callerAddress,
int callerThreadId) |
Modifier and Type | Field and Description |
---|---|
CallState |
Packet.callState |
Modifier and Type | Method and Description |
---|---|
CallState |
Packet.getCallState() |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.