Allow read operations to use replicated data partitions instead of master
partition. By default, both read and write operations are directed to the
master partition.
Namespace: Aerospike.ClientThis variable is currently only used in batch read/exists operations. For batch, this variable should only be set to true when the replication factor is greater than or equal to the number of nodes in the cluster.
Default: false
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 4.2.0.0 (4.2.0)
Syntax
See Also