public abstract class AbstractMultiTargetMessageTask<P> extends AbstractMessageTask<P>
clientEngine, clientMessage, clientUuid, connection, endpoint, endpointManager, logger, nodeEngine, parameters, serializationService| Modifier | Constructor and Description | 
|---|---|
| protected  | AbstractMultiTargetMessageTask(ClientMessage clientMessage,
                              Node node,
                              Connection connection) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected abstract OperationFactory | createOperationFactory() | 
| abstract Collection<Address> | getTargets() | 
| protected void | processMessage() | 
| protected abstract Object | reduce(Map<Address,Object> map) | 
decodeClientMessage, encodeResponse, findSendConnection, getClientVersion, getDistributedObjectName, getDistributedObjectType, getEndpoint, getMethodName, getParameters, getPartitionId, getService, getServiceName, handleProcessingFailure, isAuthenticationMessage, 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>Throwableprotected abstract OperationFactory createOperationFactory()
public abstract Collection<Address> getTargets()
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.