public abstract class InvocationClientRequest extends ClientRequest
callId, clientEngine, endpoint, operationService, serializationService, service| Constructor and Description |
|---|
InvocationClientRequest() |
| Modifier and Type | Method and Description |
|---|---|
protected InvocationBuilder |
createInvocationBuilder(String serviceName,
Operation op,
com.hazelcast.nio.Address target) |
protected InvocationBuilder |
createInvocationBuilder(String serviceName,
Operation op,
int partitionId) |
protected abstract void |
invoke() |
getCallId, getClassVersion, getClientEngine, getDistributedObjectType, getEndpoint, getMethodName, getParameters, getService, getServiceName, isSingleConnection, read, readPortable, setCallId, setOperationService, setSerializationService, setSingleConnection, write, writePortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequiredPermissiongetClassId, getFactoryIdprotected abstract void invoke()
protected final InvocationBuilder createInvocationBuilder(String serviceName, Operation op, int partitionId)
protected final InvocationBuilder createInvocationBuilder(String serviceName, Operation op, com.hazelcast.nio.Address target)
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.