Class MetricInspectionHelper
java.lang.Object
org.elasticsearch.search.aggregations.metrics.MetricInspectionHelper
Counterpart to
AggregationInspectionHelper
, providing
helpers for some aggs that have package-private getters. AggregationInspectionHelper delegates to these
helpers when needed, and consumers should prefer to use AggregationInspectionHelper instead of these
helpers.-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic boolean
hasValue
(InternalAvg agg) static boolean
static boolean
static boolean
static boolean
static boolean
static boolean
static boolean
static boolean
hasValue
(InternalTopHits agg) static boolean
static boolean
-
Constructor Details
-
MetricInspectionHelper
public MetricInspectionHelper()
-
-
Method Details
-
hasValue
-
hasValue
-
hasValue
-
hasValue
-
hasValue
-
hasValue
-
hasValue
-
hasValue
-
hasValue
-
hasValue
-
hasValue
-