| Interface | Description |
|---|---|
| MasterTxn.MasterTxnFactory |
| Class | Description |
|---|---|
| MasterThreadLocker |
A MasterThreadLocker is used with a user initiated non-transactional
operation on a Master.
|
| MasterTxn |
A MasterTxn represents a user initiated Txn executed on the Master node.
|
| ReadonlyTxn |
A ReadonlyTxn represents a user initiated transaction on a Replica.
|
| ReplayTxn |
Used for replaying replicated operations at replica nodes.
|
| ReplicaThreadLocker |
A ReplicaThreadLocker is used with a user initiated non-transactional
operation on a Replica.
|
Copyright (c) 2004-2012 Oracle. All rights reserved.