Interface BucketAggregationResult
- All Superinterfaces:
AggregationResult
- All Known Subinterfaces:
DateHistogramAggregationResult
,FiltersAggregationResult
,GeoDistanceAggregationResult
,GeoHashGridAggregationResult
,HistogramAggregationResult
,RangeAggregationResult
,SignificantTermsAggregationResult
,SignificantTextAggregationResult
,TermsAggregationResult
-
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from interface com.liferay.portal.search.aggregation.AggregationResult
getName
-
Method Details
-
addBucket
-
getBucket
-
getBuckets
Collection<Bucket> getBuckets()
-