Uses of Enum
oracle.nosql.driver.ops.TableLimits.CapacityMode
Package
Description
Contains the input and response classes used for Oracle NoSQL
Database operations.
-
Uses of TableLimits.CapacityMode in oracle.nosql.driver.ops
Modifier and TypeMethodDescriptionTableResult.Replica.getCapacityMode()
Returns the capacity mode of the replica tableTableLimits.getMode()
Returns the capacity modestatic TableLimits.CapacityMode
Returns the enum constant of this type with the specified name.static TableLimits.CapacityMode[]
TableLimits.CapacityMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.