Class MatrixAggregationInspectionHelper
java.lang.Object
org.elasticsearch.search.aggregations.matrix.stats.MatrixAggregationInspectionHelper
public class MatrixAggregationInspectionHelper
extends java.lang.Object
Counterpart to
AggregationInspectionHelper, providing
helpers for some aggs in the MatrixStats package-
Constructor Summary
Constructors Constructor Description MatrixAggregationInspectionHelper() -
Method Summary
Modifier and Type Method Description static booleanhasValue(InternalMatrixStats agg)
-
Constructor Details
-
MatrixAggregationInspectionHelper
public MatrixAggregationInspectionHelper()
-
-
Method Details