| Modifier and Type | Method and Description |
|---|---|
static DateTimeUnit |
SearchProtocolParser.toDateTimeUnit(Search.DateTimeUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
static Search.DateTimeUnit |
SearchProtocolBuilder.buildDateTimeUnit(DateTimeUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
DateTimeUnit |
DateTimeValue.getUnit() |
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 |
|---|---|
DateTimeValue |
DateTimeValue.setUnit(DateTimeUnit unit) |
| Constructor and Description |
|---|
DateTimeValue(Integer value,
DateTimeUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
GroupByDateHistogram.Builder |
GroupByDateHistogram.Builder.interval(Integer value,
DateTimeUnit unit) |
GroupByDateHistogram.Builder |
GroupByDateHistogram.Builder.offset(Integer value,
DateTimeUnit unit) |
GroupByDateHistogram |
GroupByDateHistogram.setInterval(Integer value,
DateTimeUnit unit) |
GroupByDateHistogram |
GroupByDateHistogram.setOffset(Integer value,
DateTimeUnit unit) |
| Modifier and Type | Method and Description |
|---|---|
DecayFuncDateParam.Builder |
DecayFuncDateParam.Builder.offset(Integer value,
DateTimeUnit unit) |
DecayFuncDateParam.Builder |
DecayFuncDateParam.Builder.scale(Integer value,
DateTimeUnit unit) |
Copyright © 2024. All Rights Reserved.