public class PreparedTxn extends Txn
ACCUMULATED_LIMIT, commitLsn, dbCleanupSet, firstLoggedLsn, lastLoggedLsn, openedDatabaseHandles, repContext, undoDatabasesafterWaiterHook, envImpl, id, lockManager, thread| Modifier and Type | Method and Description |
|---|---|
static PreparedTxn |
createPreparedTxn(EnvironmentImpl envImpl,
TransactionConfig config,
long mandatedId) |
protected long |
generateId(TxnManager txnManager,
long mandatedId)
PrepareTxns use the mandated id.
|
abort, abort, abort, addDbCleanup, addLock, addLogInfo, addOpenedDatabase, checkIfFrozen, checkPreempted, checkState, cleanupDatabaseImpls, clearReadLocks, clearWriteLocks, close, collectStats, commit, commit, commit, createAutoTxn, createLocalAutoTxn, createLocalTxn, dumpLog, getCommitDurability, getCommitToken, getDbCleanupSet, getDefaultDurability, getDTVLSN, getEmbeddedLoggables, getEnvironmentImpl, getExplicitDurabilityConfigured, getExplicitSyncConfigured, getFirstActiveLsn, getImportunate, getLastFormatChange, getLastLsn, getLogSize, getLogSize, getPrepared, getReadLockIds, getReplicatorNodeId, getState, getTransaction, getTransactionId, getTriggerDbs, getTxnLocker, getUndoDatabases, getWriteLockIds, getWriteLockInfo, hasReplicationFormat, isAutoTxn, isClosed, isMasterTxn, isOnlyAbortable, isReadCommittedIsolation, isReadOnly, isReplicationFormatWorthwhile, isRolledBack, isSerializableIsolation, isSuspended, isTransactional, isValid, lockingRequired, lockInternal, logicalEquals, newNonTxnLocker, nonTxnOperationEnd, noteTriggerDb, operationEnd, postLogAbortHook, postLogCommitAbortHook, postLogCommitHook, preLogAbortHook, preLogCommitHook, preLogWithoutLock, prepare, propagatePostCommitException, readFromLog, registerCursor, registerImmediately, releaseNonTxnLocks, releaseWriteLocks, removeLock, setDbCleanupState, setImportunate, setOnlyAbortable, setPrepared, setRollback, setSuspended, setTransaction, txnBeginHook, undo, unRegisterCursor, updateLoggedForTxn, writeToLog, writeToLogaddDeleteInfo, allowReleaseLockAfterLsnChange, demoteLock, disallowReplicaWrite, dumpLockTable, getDefaultNoWait, getEnvironment, getId, getInitialLockTimeout, getLockTimeout, getPreemptable, getTxnTimeout, isLocalWrite, isReadUncommittedDefault, isReplicated, isTimedOut, lock, lockAfterLsnChange, nonBlockingLock, openCursorHook, operationEnd, operationEnd, releaseLock, setClosingLocker, setDefaultNoWait, setLockTimeout, setPreemptable, setPreempted, setTxnTimeout, sharesLocksWith, toStringpublic static PreparedTxn createPreparedTxn(EnvironmentImpl envImpl, TransactionConfig config, long mandatedId) throws DatabaseException
DatabaseExceptionprotected long generateId(TxnManager txnManager, long mandatedId)
generateId in class TxnCopyright © 2024. All rights reserved.