| Package | Description |
|---|---|
| org.apache.jena.dboe.transaction | |
| org.apache.jena.dboe.transaction.txn |
| Modifier and Type | Class and Description |
|---|---|
class |
TransInteger
A transaction component with an integer supporting MR+SW (=one writer AND many readers).
|
| Modifier and Type | Class and Description |
|---|---|
class |
TransactionalComponentBase<X>
A transaction component that does nothing - can be used as a helper for
management tasks hooked into the transaction component lifecycle but which
are not stateful across restarts.
|
class |
TransactionalComponentByLock
Implementation of the component interface for
TransactionalComponent. |
Licensed under the Apache License, Version 2.0