LatencyManager Methods

Aerospike

The LatencyManager type exposes the following members.

Methods

  NameDescription
Public methodAdd
Public methodStatic memberPrintHeader
Public methodPrintResults
Print latency percents for specified cumulative ranges. This function is not absolutely accurate for a given time slice because this method is not synchronized with the Add() method. Some values will slip into the next iteration. It is not a good idea to add extra locks just to measure performance since that actually affects performance. Fortunately, the values will even out over time (ie. no double counting).
Public methodPrintSummary
Top
See Also

Reference