List of write statistics. List may be null.
Current statistics by offset are:
- 0: write quota in records per second
- 1: single record write transaction rate (TPS)
- 2: write scan/query record per second rate (RPS)
- 3: number of limitless write scans/queries
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 5.1.1.0 (5.1.1)
Syntax
C#
public List<uint> writeInfo
Field Value
Type: ListUInt32See Also