public abstract class MultiPartitionClientRequest extends ClientRequest
callId, clientEngine, endpoint, operationService, serializationService, service| Constructor and Description | 
|---|
MultiPartitionClientRequest()  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract OperationFactory | 
createOperationFactory()  | 
abstract Collection<Integer> | 
getPartitions()  | 
void | 
process()  | 
protected abstract Object | 
reduce(Map<Integer,Object> map)  | 
getCallId, getClassVersion, getClientEngine, getDistributedObjectName, getDistributedObjectType, getEndpoint, getMethodName, getParameters, getService, getServiceName, isSingleConnection, read, readPortable, setCallId, setClientEngine, setEndpoint, setOperationService, setSerializationService, setService, setSingleConnection, write, writePortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequiredPermissiongetClassId, getFactoryIdpublic final void process()
                   throws Exception
process in class ClientRequestExceptionprotected abstract OperationFactory createOperationFactory()
public abstract Collection<Integer> getPartitions()
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.