| Package | Description |
|---|---|
| co.cask.tephra |
This package contains implementations of the transaction system v2.
|
| Modifier and Type | Field and Description |
|---|---|
protected TxConstants.ConflictDetection |
AbstractTransactionAwareTable.conflictLevel |
| Modifier and Type | Method and Description |
|---|---|
static TxConstants.ConflictDetection |
TxConstants.ConflictDetection.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TxConstants.ConflictDetection[] |
TxConstants.ConflictDetection.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
AbstractTransactionAwareTable(TxConstants.ConflictDetection conflictLevel,
boolean allowNonTransactional) |
Copyright © 2015. All Rights Reserved.