public abstract class AbstractMultiTargetMessageTask<P> extends AbstractMessageTask<P>
clientEngine, clientMessage, connection, endpoint, logger, nodeEngine, parameters, serializationService| Modifier | Constructor and Description | 
|---|---|
protected  | 
AbstractMultiTargetMessageTask(ClientMessage clientMessage,
                              Node node,
                              Connection connection)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected abstract Supplier<Operation> | 
createOperationSupplier()  | 
abstract Collection<Member> | 
getTargets()  | 
protected void | 
processMessage()  | 
protected abstract Object | 
reduce(Map<Member,Object> map)  | 
decodeClientMessage, doRun, encodeResponse, getDistributedObjectName, getDistributedObjectType, getMemberBuildInfo, getMethodName, getParameters, getPartitionId, getService, getServiceName, handleProcessingFailure, run, sendClientMessage, sendClientMessage, sendClientMessage, sendResponseclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetRequiredPermissionprotected AbstractMultiTargetMessageTask(ClientMessage clientMessage, Node node, Connection connection)
protected void processMessage()
                       throws Throwable
processMessage in class AbstractMessageTask<P>Throwablepublic abstract Collection<Member> getTargets()
Copyright © 2020 Hazelcast, Inc.. All Rights Reserved.