
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, writeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitrequireDatabaseSession, requiredServerRole, requireServerUserpublic 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 OBeginTransactionRequestpublic String getDescription()
getDescription in interface OBinaryRequest<OBeginTransactionResponse>getDescription in class OBeginTransactionRequestCopyright © 2009–2025 OrientDB. All rights reserved.