| Package | Description |
|---|---|
| com.orientechnologies.orient.server.distributed.impl |
| Modifier and Type | Method and Description |
|---|---|
TxContextStatus |
ODDLContextImpl.getStatus() |
TxContextStatus |
ONewDistributedTxContextImpl.getStatus() |
static TxContextStatus |
TxContextStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TxContextStatus[] |
TxContextStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ODDLContextImpl.setStatus(TxContextStatus status) |
void |
ONewDistributedTxContextImpl.setStatus(TxContextStatus status) |
Copyright © 2009–2025 OrientDB. All rights reserved.