public class TxnMapRequestWithSQLQuery extends AbstractTxnMapRequest
AbstractTxnMapRequest.TxnMapRequestType
clientThreadId, txnId
callId, clientEngine, endpoint, operationService, serializationService, service
Constructor and Description |
---|
TxnMapRequestWithSQLQuery() |
TxnMapRequestWithSQLQuery(String name,
AbstractTxnMapRequest.TxnMapRequestType requestType,
String predicate) |
Modifier and Type | Method and Description |
---|---|
int |
getClassId()
Returns class identifier for this portable class.
|
protected Predicate |
getPredicate() |
protected void |
readDataInner(ObjectDataInput in) |
protected void |
writeDataInner(ObjectDataOutput out) |
getFactoryId, getRequiredPermission, getServiceName, innerCall, read, write
call, getTransactionContext, setClientThreadId, setTxnId
process
getCallId, getClassVersion, getClientEngine, getDistributedObjectName, getDistributedObjectType, getEndpoint, getMethodName, getParameters, getService, readPortable, setCallId, setClientEngine, setEndpoint, setOperationService, setSerializationService, setService, writePortable
public TxnMapRequestWithSQLQuery()
public TxnMapRequestWithSQLQuery(String name, AbstractTxnMapRequest.TxnMapRequestType requestType, String predicate)
protected Predicate getPredicate()
getPredicate
in class AbstractTxnMapRequest
public int getClassId()
Portable
protected void writeDataInner(ObjectDataOutput out) throws IOException
writeDataInner
in class AbstractTxnMapRequest
IOException
protected void readDataInner(ObjectDataInput in) throws IOException
readDataInner
in class AbstractTxnMapRequest
IOException
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.