Uses of Enum
oracle.nosql.driver.ops.SystemResult.State
Package
Description
Contains the input and response classes used for Oracle NoSQL
Database operations.
-
Uses of SystemResult.State in oracle.nosql.driver.ops
Modifier and TypeMethodDescriptionSystemResult.getOperationState()
Returns the operation state.static SystemResult.State
Returns the enum constant of this type with the specified name.static SystemResult.State[]
SystemResult.State.values()
Returns an array containing the constants of this enum type, in the order they are declared.