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
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public List<int> rackIds
Field Value
Type: ListInt32See Also