Uses of Interface
oracle.kv.stats.MetricStats
-
Packages that use MetricStats Package Description oracle.kv.stats Statistics for Oracle NoSQL Database. -
-
Uses of MetricStats in oracle.kv.stats
Methods in oracle.kv.stats that return MetricStats Modifier and Type Method Description MetricStats
EndpointMetrics. getAbortedDialogLatencyMs()
Returns the latency stats of aborted dialogs.MetricStats
EndpointMetrics. getDialogConcurrency()
Returns the stats of dialog concurrency.MetricStats
EndpointMetrics. getFinishedDialogLatencyMs()
Returns the latency stats of finished dialogs.
-