public interface ValuesMetrics
Modifier and Type | Method and Description |
---|---|
long |
getAggregateResolutionTime()
Returns the facet resolution time in
milliseconds.
|
long |
getTotalTime()
Returns the total time taken by the query in
milliseconds.
|
long |
getValuesResolutionTime()
Returns the query resolution time in
milliseconds.
|
long getValuesResolutionTime()
long getAggregateResolutionTime()
long getTotalTime()
Copyright © 2024 MarkLogic Corporation. All Rights Reserved.