public class RollbackTransactionRequest extends BaseTransactionRequest
clientThreadId, txnId
callId, clientEngine, endpoint, service
Constructor and Description |
---|
RollbackTransactionRequest() |
Modifier and Type | Method and Description |
---|---|
int |
getClassId() |
int |
getFactoryId() |
Permission |
getRequiredPermission() |
String |
getServiceName() |
Object |
innerCall() |
call, read, setClientThreadId, setTxnId, write
getCallId, getClientEngine, getEndpoint, getService, isSingleConnection, readPortable, setCallId, setSingleConnection, writePortable
public 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.