|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hazelcast.client.ClientRequest
com.hazelcast.client.CallableClientRequest
public abstract class CallableClientRequest
Field Summary |
---|
Fields inherited from class com.hazelcast.client.ClientRequest |
---|
callId, clientEngine, endpoint, service |
Constructor Summary | |
---|---|
CallableClientRequest()
|
Method Summary |
---|
Methods inherited from class com.hazelcast.client.ClientRequest |
---|
getCallId, getClientEngine, getEndpoint, getService, getServiceName, isSingleConnection, read, readPortable, setCallId, setSingleConnection, write, writePortable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.util.concurrent.Callable |
---|
call |
Methods inherited from interface com.hazelcast.nio.serialization.Portable |
---|
getClassId, getFactoryId |
Methods inherited from interface com.hazelcast.client.SecureRequest |
---|
getRequiredPermission |
Constructor Detail |
---|
public CallableClientRequest()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |