public static interface MasterTxn.MasterTxnFactory
| Modifier and Type | Method and Description |
|---|---|
MasterTxn |
create(EnvironmentImpl envImpl,
TransactionConfig config,
NameIdPair nameIdPair) |
MasterTxn |
createNullTxn(EnvironmentImpl envImpl,
TransactionConfig config,
NameIdPair nameIdPair)
Create a special "null" txn that does not result in any changes to
the environment.
|
MasterTxn create(EnvironmentImpl envImpl, TransactionConfig config, NameIdPair nameIdPair)
MasterTxn createNullTxn(EnvironmentImpl envImpl, TransactionConfig config, NameIdPair nameIdPair)
Copyright © 2024. All rights reserved.