| Modifier and Type | Method and Description |
|---|---|
static DateTimeValue |
SearchProtocolParser.toDateTimeValue(Search.DateTimeValue pb) |
| Modifier and Type | Method and Description |
|---|---|
static Search.DateTimeValue |
SearchProtocolBuilder.buildDateTimeValue(DateTimeValue dateTimeValue) |
| Modifier and Type | Method and Description |
|---|---|
DateTimeValue |
DateTimeValue.setUnit(DateTimeUnit unit) |
DateTimeValue |
DateTimeValue.setValue(Integer value) |
| Modifier and Type | Method and Description |
|---|---|
DateTimeValue |
GroupByDateHistogram.getInterval() |
DateTimeValue |
GroupByDateHistogram.getOffset() |
| Modifier and Type | Method and Description |
|---|---|
GroupByDateHistogram.Builder |
GroupByDateHistogram.Builder.interval(DateTimeValue interval) |
GroupByDateHistogram |
GroupByDateHistogram.setInterval(DateTimeValue interval) |
GroupByDateHistogram |
GroupByDateHistogram.setOffset(DateTimeValue offset) |
| Modifier and Type | Method and Description |
|---|---|
DateTimeValue |
DecayFuncDateParam.getOffset() |
DateTimeValue |
DecayFuncDateParam.getScale() |
DateTimeValue |
DecayFuncDateParam.Builder.offset() |
DateTimeValue |
DecayFuncDateParam.Builder.scale() |
| Modifier and Type | Method and Description |
|---|---|
DecayFuncDateParam.Builder |
DecayFuncDateParam.Builder.offset(DateTimeValue offset) |
DecayFuncDateParam.Builder |
DecayFuncDateParam.Builder.scale(DateTimeValue scale) |
void |
DecayFuncDateParam.setOffset(DateTimeValue offset) |
void |
DecayFuncDateParam.setScale(DateTimeValue scale) |
| Constructor and Description |
|---|
DecayFuncDateParam(Long originLong,
String originString,
DateTimeValue scale,
DateTimeValue offset) |
Copyright © 2024. All Rights Reserved.