Package com.enonic.xp.aggregation
Class BucketAggregation
- java.lang.Object
-
- com.enonic.xp.aggregation.Aggregation
-
- com.enonic.xp.aggregation.BucketAggregation
-
@PublicApi public class BucketAggregation extends Aggregation
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static classBucketAggregation.Builder
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BucketsgetBuckets()-
Methods inherited from class com.enonic.xp.aggregation.Aggregation
bucketAggregation, getName, getSubAggregations
-
-
-
-
Method Detail
-
getBuckets
public Buckets getBuckets()
-
-