| Package | Description |
|---|---|
| org.apache.ignite.internal.visor.tx |
| Modifier and Type | Method and Description |
|---|---|
static @Nullable TxKeyLockType |
TxKeyLockType.fromOrdinal(int ord)
Efficiently gets enumerated value from its ordinal.
|
TxKeyLockType |
TxVerboseKey.lockType() |
static TxKeyLockType |
TxKeyLockType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TxKeyLockType[] |
TxKeyLockType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
TxVerboseKey(String txKey,
TxKeyLockType lockType,
GridCacheVersion ownerVer,
boolean read) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.0 Release Date : February 27 2020