LatencyBuckets Class
Latency buckets for a command group (See
Latency.LatencyType).
Latency bucket counts are cumulative and not reset on each metrics snapshot interval.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 8.0.1+e35566e493546c0887ebb841c8e2a2c6a7cbde18
public sealed class LatencyBuckets
- Inheritance
- Object LatencyBuckets
Add |
Increment count of bucket corresponding to the elapsed time in nanoseconds.
|
GetBucket |
Return cumulative count of a bucket.
|
GetMax |
Return number of buckets.
|