BatchPolicy.allowProleReads Field
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.
This 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
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 8.0.1+e35566e493546c0887ebb841c8e2a2c6a7cbde18
public bool allowProleReads
Field Value
Boolean