public class PrepareTransactionRequest extends BaseTransactionRequest
clientThreadId, txnId
callId, clientEngine, endpoint, service
Constructor and Description |
---|
PrepareTransactionRequest() |
Modifier and Type | Method and Description |
---|---|
int |
getClassId() |
int |
getFactoryId() |
Permission |
getRequiredPermission() |
String |
getServiceName() |
protected Object |
innerCall() |
call, read, setClientThreadId, setTxnId, write
getCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortable
protected Object innerCall() throws Exception
innerCall
in class BaseTransactionRequest
Exception
public String getServiceName()
getServiceName
in class ClientRequest
public int getFactoryId()
public int getClassId()
public Permission getRequiredPermission()
Copyright © 2014 Hazelcast, Inc.. All rights reserved.