Uses of Enum
oracle.nosql.driver.ops.TableLimits.CapacityMode
Packages that use TableLimits.CapacityMode
Package
Description
Contains the input and response classes used for Oracle NoSQL
 Database operations.
- 
Uses of TableLimits.CapacityMode in oracle.nosql.driver.opsMethods in oracle.nosql.driver.ops that return TableLimits.CapacityModeModifier and TypeMethodDescriptionTableResult.Replica.getCapacityMode()Returns the capacity mode of the replica tableTableLimits.getMode()Returns the capacity modestatic TableLimits.CapacityModeReturns 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.