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–2015. All rights reserved.