public class CollectXATransactionsRequest extends MultiTargetClientRequest
callId, clientEngine, endpoint, operationService, serializationService, service
Constructor and Description |
---|
CollectXATransactionsRequest() |
Modifier and Type | Method and Description |
---|---|
protected OperationFactory |
createOperationFactory() |
int |
getClassId()
Returns class identifier for this portable class.
|
int |
getFactoryId()
Returns PortableFactory id for this portable class
|
Permission |
getRequiredPermission() |
String |
getServiceName() |
Collection<Address> |
getTargets() |
protected Object |
reduce(Map<Address,Object> map) |
process
getCallId, getClassVersion, getClientEngine, getDistributedObjectName, getDistributedObjectType, getEndpoint, getMethodName, getParameters, getService, read, readPortable, setCallId, setClientEngine, setEndpoint, setOperationService, setSerializationService, setService, write, writePortable
protected OperationFactory createOperationFactory()
createOperationFactory
in class MultiTargetClientRequest
protected Object reduce(Map<Address,Object> map)
reduce
in class MultiTargetClientRequest
public Collection<Address> getTargets()
getTargets
in class MultiTargetClientRequest
public String getServiceName()
getServiceName
in class ClientRequest
public int getFactoryId()
Portable
public int getClassId()
Portable
public Permission getRequiredPermission()
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.