public class MapReduceForListMessageTask extends AbstractMapReduceTask<com.hazelcast.client.impl.protocol.codec.MapReduceForListCodec.RequestParameters>
clientEngine, clientMessage, connection, endpoint, logger, nodeEngine, parameters, serializationService| Constructor and Description | 
|---|
MapReduceForListMessageTask(ClientMessage clientMessage,
                           Node node,
                           Connection connection)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected com.hazelcast.client.impl.protocol.codec.MapReduceForListCodec.RequestParameters | 
decodeClientMessage(ClientMessage clientMessage)  | 
protected ClientMessage | 
encodeResponse(Object response)  | 
protected int | 
getChunkSize()  | 
protected CombinerFactory | 
getCombinerFactory()  | 
String | 
getDistributedObjectName()
Used for  
SecurityInterceptor | 
protected String | 
getJobId()  | 
protected Collection | 
getKeys()  | 
protected KeyValueSource | 
getKeyValueSource()  | 
protected Mapper | 
getMapper()  | 
protected KeyPredicate | 
getPredicate()  | 
protected ReducerFactory | 
getReducerFactory()  | 
protected String | 
getTopologyChangedStrategy()  | 
getMethodName, getParameters, getRequiredPermission, getServiceName, onFailure, onResponse, processMessagedoRun, getDistributedObjectType, getMemberBuildInfo, getPartitionId, getService, handleProcessingFailure, run, sendClientMessage, sendClientMessage, sendClientMessage, sendResponsepublic MapReduceForListMessageTask(ClientMessage clientMessage, Node node, Connection connection)
protected String getJobId()
getJobId in class AbstractMapReduceTask<com.hazelcast.client.impl.protocol.codec.MapReduceForListCodec.RequestParameters>protected int getChunkSize()
getChunkSize in class AbstractMapReduceTask<com.hazelcast.client.impl.protocol.codec.MapReduceForListCodec.RequestParameters>protected String getTopologyChangedStrategy()
getTopologyChangedStrategy in class AbstractMapReduceTask<com.hazelcast.client.impl.protocol.codec.MapReduceForListCodec.RequestParameters>protected KeyValueSource getKeyValueSource()
getKeyValueSource in class AbstractMapReduceTask<com.hazelcast.client.impl.protocol.codec.MapReduceForListCodec.RequestParameters>protected Mapper getMapper()
getMapper in class AbstractMapReduceTask<com.hazelcast.client.impl.protocol.codec.MapReduceForListCodec.RequestParameters>protected CombinerFactory getCombinerFactory()
getCombinerFactory in class AbstractMapReduceTask<com.hazelcast.client.impl.protocol.codec.MapReduceForListCodec.RequestParameters>protected ReducerFactory getReducerFactory()
getReducerFactory in class AbstractMapReduceTask<com.hazelcast.client.impl.protocol.codec.MapReduceForListCodec.RequestParameters>protected Collection getKeys()
getKeys in class AbstractMapReduceTask<com.hazelcast.client.impl.protocol.codec.MapReduceForListCodec.RequestParameters>protected KeyPredicate getPredicate()
getPredicate in class AbstractMapReduceTask<com.hazelcast.client.impl.protocol.codec.MapReduceForListCodec.RequestParameters>protected com.hazelcast.client.impl.protocol.codec.MapReduceForListCodec.RequestParameters decodeClientMessage(ClientMessage clientMessage)
decodeClientMessage in class AbstractMessageTask<com.hazelcast.client.impl.protocol.codec.MapReduceForListCodec.RequestParameters>protected ClientMessage encodeResponse(Object response)
encodeResponse in class AbstractMessageTask<com.hazelcast.client.impl.protocol.codec.MapReduceForListCodec.RequestParameters>public String getDistributedObjectName()
SecureRequestSecurityInterceptorgetDistributedObjectName in interface SecureRequestgetDistributedObjectName in class AbstractMessageTask<com.hazelcast.client.impl.protocol.codec.MapReduceForListCodec.RequestParameters>Copyright © 2018 Hazelcast, Inc.. All Rights Reserved.