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() |
protected abstract Object |
reduce(Map<Integer,Object> map) |
getCallId, getClassVersion, getClientEngine, getDistributedObjectType, getEndpoint, getMethodName, getParameters, getService, getServiceName, isSingleConnection, read, readPortable, setCallId, setOperationService, setSerializationService, setSingleConnection, write, writePortable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getRequiredPermission
getClassId, getFactoryId
protected abstract OperationFactory createOperationFactory()
public abstract Collection<Integer> getPartitions()
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.