public class TxnMultiMapPutRequest extends TxnMultiMapRequest
clientThreadId, txnId
callId, clientEngine, endpoint, service
Constructor and Description |
---|
TxnMultiMapPutRequest() |
TxnMultiMapPutRequest(String name,
Data key,
Data value) |
Modifier and Type | Method and Description |
---|---|
int |
getClassId() |
Permission |
getRequiredPermission() |
Object |
innerCall() |
void |
read(PortableReader reader) |
void |
write(PortableWriter writer) |
getFactoryId, getServiceName, toData
call, setClientThreadId, setTxnId
getCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortable
public Object innerCall() throws Exception
innerCall
in class BaseTransactionRequest
Exception
public int getClassId()
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 © 2014 Hazelcast, Inc.. All rights reserved.