Percent of data to scan. Valid integer range is 1 to 100.
This field is supported on server versions < 4.9. Server versions >= 4.9 might allow scanPercent, but not in conjunction with maxRecords. scanPercent is eventually slated for removal.
Default: 100
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax
C#
public int scanPercent
Field Value
Type: Int32See Also