Uses of Interface
org.apache.jena.dboe.transaction.txn.TxnIdGenerator
Packages that use TxnIdGenerator
-
Uses of TxnIdGenerator in org.apache.jena.dboe.transaction.txn
Fields in org.apache.jena.dboe.transaction.txn declared as TxnIdGeneratorModifier and TypeFieldDescriptionstatic final TxnIdGeneratorTxnIdFactory.txnIdGenSimpleGenerator forTxnIds for the counter based implementation.static final TxnIdGeneratorTxnIdFactory.txnIdGenUuidGenerator forTxnIds for the UUID based implementation.Methods in org.apache.jena.dboe.transaction.txn with parameters of type TxnIdGeneratorModifier and TypeMethodDescriptionvoidTransactionCoordinator.setTxnIdGenerator(TxnIdGenerator generator)