Uses of Enum Class
com.aerospike.client.policy.Replica
Packages that use Replica
-
Uses of Replica in com.aerospike.client.policy
Fields in com.aerospike.client.policy declared as ReplicaModifier and TypeFieldDescriptionPolicy.replicaReplica algorithm used to determine the target node for a partition derived from a key or requested in a scan/query.Methods in com.aerospike.client.policy that return ReplicaModifier and TypeMethodDescriptionstatic ReplicaReturns the enum constant of this class with the specified name.static Replica[]Replica.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 Replica