Uses of Interface
oracle.kv.stats.MetricStats
Packages that use oracle.kv.stats.MetricStats
-
Uses of oracle.kv.stats.MetricStats in oracle.kv.stats
Methods in oracle.kv.stats that return oracle.kv.stats.MetricStats in inModifier and TypeMethodDescriptionoracle.kv.stats.MetricStatsEndpointMetrics.getAbortedDialogLatencyNanos()Deprecated.Returns the latency stats of aborted dialogs.oracle.kv.stats.MetricStatsEndpointMetrics.getDialogConcurrency()Deprecated.Returns the stats of dialog concurrency.oracle.kv.stats.MetricStatsEndpointMetrics.getFinishedDialogLatencyNanos()Deprecated.Returns the latency stats of finished dialogs.Methods in oracle.kv.stats that return types with arguments of type oracle.kv.stats.MetricStats in inModifier and TypeMethodDescriptionEndpointMetrics.getEventLatencyNanosMap()Deprecated.Returns the map of a dialog latency breaking down into events latency.ServiceAgentMetrics.getLaggingMs()Returns a map from region name to the region lag time in milliseconds.ServiceAgentMetrics.getLatencyMs()Returns a map from region name to the latency time in milliseconds.