Aerospike
C#
Show/Hide TOC
Policy
replica Field
Replica algorithm used to determine the target node for a single record command. Scan and query are not affected by replica algorithms.
Default:
SEQUENCE
Definition
Namespace:
Aerospike.Client
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 6.0.1
C#
Copy
public
Replica
replica
Field Value
Replica
See Also
Reference
Policy Class
Aerospike.Client Namespace
In This Article
Definition
See Also