| Package | Description |
|---|---|
| org.apache.jena.dboe.transaction.txn |
| Modifier and Type | Field and Description |
|---|---|
static TxnIdGenerator |
TxnIdFactory.txnIdGenSimple
Generator for
TxnIds for the counter based implementation. |
static TxnIdGenerator |
TxnIdFactory.txnIdGenUuid
Generator for
TxnIds for the UUID based implementation. |
| Modifier and Type | Method and Description |
|---|---|
void |
TransactionCoordinator.setTxnIdGenerator(TxnIdGenerator generator) |
Licensed under the Apache License, Version 2.0