Class JoinAggregationInspectionHelper
- java.lang.Object
-
- org.elasticsearch.join.aggregations.JoinAggregationInspectionHelper
-
public class JoinAggregationInspectionHelper extends java.lang.ObjectCounterpart toAggregationInspectionHelper, 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)
-
-
-
Method Detail
-
hasValue
public static boolean hasValue(InternalParent agg)
-
hasValue
public static boolean hasValue(InternalChildren agg)
-
-