public class ORebeginTransaction38Request extends OBeginTransaction38Request
Constructor and Description |
---|
ORebeginTransaction38Request() |
ORebeginTransaction38Request(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 ORebeginTransaction38Request(int txId, boolean usingLong, Iterable<ORecordOperation> operations, Map<String,OTransactionIndexChanges> changes)
public ORebeginTransaction38Request()
public byte getCommand()
getCommand
in interface OBinaryRequest<OBeginTransactionResponse>
getCommand
in class OBeginTransaction38Request
public String getDescription()
getDescription
in interface OBinaryRequest<OBeginTransactionResponse>
getDescription
in class OBeginTransaction38Request
Copyright © 2009–2020 OrientDB. All rights reserved.