| Package | Description |
|---|---|
| org.elasticsearch.search.aggregations.bucket.filters |
| Modifier and Type | Method and Description |
|---|---|
InternalFilters.Bucket |
InternalFilters.getBucketByKey(String key) |
| Modifier and Type | Method and Description |
|---|---|
Collection<InternalFilters.Bucket> |
InternalFilters.getBuckets() |
| Constructor and Description |
|---|
InternalFilters(String name,
List<InternalFilters.Bucket> buckets,
boolean keyed) |
Copyright © 2009–2016. All rights reserved.