ClientPolicyrackIds Field

List of acceptable racks in order of preference. If rackIds is set, rackId is ignored.

rackAware, PREFER_RACK and server rack configuration must also be set to enable this functionality.

Default: null

Definition

Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 7.0.1
C#
public List<int> rackIds

Field Value

ListInt32

See Also