@Beta public class Bucket extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Bucket.Builder<T extends Bucket.Builder> |
Modifier and Type | Method and Description |
---|---|
static Bucket.Builder |
create() |
long |
getDocCount() |
String |
getKey() |
Aggregations |
getSubAggregations() |
public String getKey()
public long getDocCount()
public Aggregations getSubAggregations()
public static Bucket.Builder create()