public abstract class MultiTargetClientRequest extends ClientRequest
callId, clientEngine, endpoint, operationService, serializationService, service| Constructor and Description |
|---|
MultiTargetClientRequest() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract OperationFactory |
createOperationFactory() |
abstract Collection<com.hazelcast.nio.Address> |
getTargets() |
protected abstract Object |
reduce(Map<com.hazelcast.nio.Address,Object> map) |
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 OperationFactory createOperationFactory()
public abstract Collection<com.hazelcast.nio.Address> getTargets()
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.