Policyreplica Field

Aerospike
Replica algorithm used to determine the target node for a single record command. Scan and query are not affected by replica algorithms.

Default: SEQUENCE

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 5.3.0.0 (5.3.0)
Syntax

C#
public Replica replica

Field Value

Type: Replica
See Also

Reference