public abstract class MultiTargetClientRequest extends ClientRequest
| Modifier and Type | Field and Description |
|---|---|
static int |
TRY_COUNT |
callId, clientEngine, endpoint, 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, getEndpoint, getService, getServiceName, isSingleConnection, read, readPortable, setCallId, setSingleConnection, write, writePortableclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequiredPermissiongetClassId, getFactoryIdpublic static final int TRY_COUNT
protected abstract OperationFactory createOperationFactory()
public abstract Collection<com.hazelcast.nio.Address> getTargets()
Copyright © 2014 Hazelcast, Inc.. All Rights Reserved.