public abstract class MultiPartitionClientRequest extends ClientRequest
callId, clientEngine, endpoint, 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, getEndpoint, getService, getServiceName, isSingleConnection, read, readPortable, setCallId, 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.