Uses of Class
de.otto.flummi.response.Bucket
-
Packages that use Bucket Package Description de.otto.flummi.response -
-
Uses of Bucket in de.otto.flummi.response
Methods in de.otto.flummi.response that return types with arguments of type Bucket Modifier and Type Method Description List<Bucket>AggregationResult. getBuckets()Constructor parameters in de.otto.flummi.response with type arguments of type Bucket Constructor Description AggregationResult(List<Bucket> buckets)
-