Class JoinAggregationInspectionHelper
java.lang.Object
org.elasticsearch.join.aggregations.JoinAggregationInspectionHelper
public class JoinAggregationInspectionHelper
extends java.lang.Object
Counterpart to
AggregationInspectionHelper, providing
helpers for some aggs in the Join package-
Constructor Summary
Constructors Constructor Description JoinAggregationInspectionHelper() -
Method Summary
Modifier and Type Method Description static booleanhasValue(InternalChildren agg)static booleanhasValue(InternalParent agg)
-
Constructor Details
-
JoinAggregationInspectionHelper
public JoinAggregationInspectionHelper()
-
-
Method Details