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