public class ORebeginTransactionRequest extends OBeginTransactionRequest
Constructor and Description |
---|
ORebeginTransactionRequest() |
ORebeginTransactionRequest(int txId,
boolean usingLong,
Iterable<ORecordOperation> operations,
Map<String,OTransactionIndexChanges> changes) |
Modifier and Type | Method and Description |
---|---|
byte |
getCommand() |
String |
getDescription() |
createResponse, execute, getIndexChanges, getOperations, getTxId, isHasContent, isUsingLog, read, write
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
requireDatabaseSession, requiredServerRole, requireServerUser
public ORebeginTransactionRequest(int txId, boolean usingLong, Iterable<ORecordOperation> operations, Map<String,OTransactionIndexChanges> changes)
public ORebeginTransactionRequest()
public byte getCommand()
getCommand
in interface OBinaryRequest<OBeginTransactionResponse>
getCommand
in class OBeginTransactionRequest
public String getDescription()
getDescription
in interface OBinaryRequest<OBeginTransactionResponse>
getDescription
in class OBeginTransactionRequest
Copyright © 2009–2020 OrientDB. All rights reserved.