Uses of Enum Class
com.orientechnologies.orient.server.distributed.impl.TxContextStatus
Packages that use TxContextStatus
-
Uses of TxContextStatus in com.orientechnologies.orient.server.distributed.impl
Methods in com.orientechnologies.orient.server.distributed.impl that return TxContextStatusModifier and TypeMethodDescriptionODDLContextImpl.getStatus()ONewDistributedTxContextImpl.getStatus()static TxContextStatusReturns the enum constant of this class with the specified name.static TxContextStatus[]TxContextStatus.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.orientechnologies.orient.server.distributed.impl with parameters of type TxContextStatusModifier and TypeMethodDescriptionvoidODDLContextImpl.setStatus(TxContextStatus status) voidONewDistributedTxContextImpl.setStatus(TxContextStatus status)