com.hazelcast.client
Class AllPartitionsClientRequest
java.lang.Object
com.hazelcast.client.AllPartitionsClientRequest
public abstract class AllPartitionsClientRequest
- extends Object
- Author:
- mdogan 5/3/13
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AllPartitionsClientRequest
public AllPartitionsClientRequest()
createOperationFactory
protected abstract OperationFactory createOperationFactory()
reduce
protected abstract Object reduce(Map<Integer,Object> map)
getClientEngine
public ClientEngine getClientEngine()
getService
public <S> S getService()
getEndpoint
public ClientEndpoint getEndpoint()
getServiceName
public abstract String getServiceName()
Copyright © 2013 Hazelcast, Inc.. All Rights Reserved.