@Beta
public class Bucket
extends java.lang.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() |
java.lang.String |
getKey() |
Aggregations |
getSubAggregations() |
public java.lang.String getKey()
public long getDocCount()
public Aggregations getSubAggregations()
public static Bucket.Builder create()