public class TxnMultiMapPutRequest extends TxnMultiMapRequest
clientThreadId, txnId
callId, clientEngine, endpoint, operationService, serializationService, service
Constructor and Description |
---|
TxnMultiMapPutRequest() |
TxnMultiMapPutRequest(String name,
Data key,
Data value) |
Modifier and Type | Method and Description |
---|---|
int |
getClassId()
Returns class identifier for this portable class.
|
Permission |
getRequiredPermission() |
Object |
innerCall() |
void |
read(PortableReader reader) |
void |
write(PortableWriter writer) |
getFactoryId, getServiceName, toData
call, getTransactionContext, setClientThreadId, setTxnId
process
getCallId, getClassVersion, getClientEngine, getDistributedObjectName, getDistributedObjectType, getEndpoint, getMethodName, getParameters, getService, readPortable, setCallId, setClientEngine, setEndpoint, setOperationService, setSerializationService, setService, writePortable
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDistributedObjectName, getDistributedObjectType, getMethodName, getParameters
public Object innerCall() throws Exception
innerCall
in class BaseTransactionRequest
Exception
public int getClassId()
Portable
public void write(PortableWriter writer) throws IOException
write
in class TxnMultiMapRequest
IOException
public void read(PortableReader reader) throws IOException
read
in class TxnMultiMapRequest
IOException
public Permission getRequiredPermission()
getRequiredPermission
in interface SecureRequest
getRequiredPermission
in class TxnMultiMapRequest
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.