| Package | Description |
|---|---|
| org.elasticsearch.common.rounding | |
| org.elasticsearch.search.aggregations.bucket.histogram |
| Modifier and Type | Method and Description |
|---|---|
static DateTimeUnit |
DateTimeUnit.resolve(byte id) |
static DateTimeUnit |
DateTimeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateTimeUnit[] |
DateTimeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static TimeZoneRounding.Builder |
TimeZoneRounding.builder(DateTimeUnit unit) |
| Constructor and Description |
|---|
TimeZoneRounding.Builder(DateTimeUnit unit) |
| Modifier and Type | Field and Description |
|---|---|
static com.google.common.collect.ImmutableMap<String,DateTimeUnit> |
DateHistogramParser.DATE_FIELD_UNITS |
Copyright © 2009–2017. All rights reserved.