Uses of Enum Class
com.aerospike.client.policy.ReadModeAP
Packages that use ReadModeAP
-
Uses of ReadModeAP in com.aerospike.client.policy
Fields in com.aerospike.client.policy declared as ReadModeAPModifier and TypeFieldDescriptionBatchReadPolicy.readModeAPRead policy for AP (availability) namespaces.Policy.readModeAPRead policy for AP (availability) namespaces.Methods in com.aerospike.client.policy that return ReadModeAPModifier and TypeMethodDescriptionstatic ReadModeAPReturns the enum constant of this class with the specified name.static ReadModeAP[]ReadModeAP.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.aerospike.client.policy with parameters of type ReadModeAPModifier and TypeMethodDescriptionvoidBatchReadPolicy.setReadModeAP(ReadModeAP readModeAP) voidPolicy.setReadModeAP(ReadModeAP readModeAP)