
public class OTransactionOptimisticClient extends OTransactionOptimistic
OTransaction.ISOLATION_LEVEL, OTransaction.TXSTATUS, OTransaction.TXTYPEchangedallEntries, changedDocuments, id, indexEntries, newObjectCounter, recordIndexOperations, updatedRids, userDatadatabase, isolationLevel, locks, statusDELETED_RECORD| Constructor and Description |
|---|
OTransactionOptimisticClient(ODatabaseDocumentInternal iDatabase) |
| Modifier and Type | Method and Description |
|---|---|
void |
addIndexChanged(String indexName) |
void |
addRecord(ORecord iRecord,
byte iStatus,
String iClusterName,
boolean callHook) |
Set<String> |
getIndexChanged() |
void |
replaceContent(List<ORecordOperationRequest> operations,
List<IndexChange> indexChanges) |
addIndexEntry, addRecord, amountOfNestedTxs, begin, commit, commit, deleteRecord, getSentToServer, internalRollback, isAlreadyCleared, isChanged, isUsingLog, loadRecord, loadRecord, loadRecord, loadRecordIfVersionIsNotLatest, reloadRecord, reloadRecord, resetChangesTracking, rollback, rollback, saveRecord, setSentToServer, setStatus, setUsingLog, toStringaddChangedDocument, addIndexEntry, checkTransaction, clearIndexEntries, clearRecordEntries, close, getCurrentRecordEntries, getCustomData, getEntryCount, getId, getIndexChanges, getIndexChanges, getIndexChangesInternal, getIndexOperations, getInvolvedIndexes, getNewObjectCounter, getNewRecordEntriesByClass, getNewRecordEntriesByClusterIds, getRecord, getRecordEntry, getRecordOperations, getUpdatedRids, hasRecordCreation, restore, serializeIndexChangeEntry, setCustomData, setDatabase, updateIdentityAfterCommitgetClusterName, getDatabase, getIsolationLevel, getLockedRecords, getStatus, isActive, isLockedRecord, lockingStrategy, lockRecord, setIsolationLevel, unlockRecord, updateCacheFromEntriesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDatabasegetClientTransactionId, isActivepublic OTransactionOptimisticClient(ODatabaseDocumentInternal iDatabase)
public void replaceContent(List<ORecordOperationRequest> operations, List<IndexChange> indexChanges)
public void addRecord(ORecord iRecord, byte iStatus, String iClusterName, boolean callHook)
public void addIndexChanged(String indexName)
Copyright © 2009–2025 OrientDB. All rights reserved.