| Package | Description |
|---|---|
| org.apache.ignite.internal.pagemem.wal.record |
| Modifier and Type | Method and Description |
|---|---|
TxRecord.TxAction |
TxRecord.action() |
static TxRecord.TxAction |
TxRecord.TxAction.fromOrdinal(int ord)
Gets tx action value from ordinal.
|
static TxRecord.TxAction |
TxRecord.TxAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TxRecord.TxAction[] |
TxRecord.TxAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
TxRecord.action(TxRecord.TxAction action) |
Follow @ApacheIgnite
Ignite Fabric : ver. 2.1.0 Release Date : July 20 2017