Uses of Interface
org.elasticsearch.search.aggregations.bucket.composite.CompositeAggregation
-
Packages that use CompositeAggregation Package Description org.elasticsearch.search.aggregations.bucket.composite -
-
Uses of CompositeAggregation in org.elasticsearch.search.aggregations.bucket.composite
Classes in org.elasticsearch.search.aggregations.bucket.composite that implement CompositeAggregation Modifier and Type Class Description classInternalCompositeclassParsedCompositeMethods in org.elasticsearch.search.aggregations.bucket.composite with parameters of type CompositeAggregation Modifier and Type Method Description static XContentBuilderCompositeAggregation. toXContentFragment(CompositeAggregation aggregation, XContentBuilder builder, ToXContent.Params params)
-