Interface BucketPipelineAggregationResult
- All Superinterfaces:
AggregationResult
- All Known Subinterfaces:
MaxBucketPipelineAggregationResult
,MinBucketPipelineAggregationResult
-
Method Summary
Methods inherited from interface com.liferay.portal.search.aggregation.AggregationResult
getName
-
Method Details
-
getKeys
String[] getKeys() -
getValue
double getValue() -
setKeys
-