| Package | Description |
|---|---|
| org.elasticsearch.index.mapper.core | |
| org.elasticsearch.index.mapper.internal | |
| org.elasticsearch.search.aggregations.support.format |
| Modifier and Type | Field and Description |
|---|---|
static DateFieldMapper.DateFieldType |
DateFieldMapper.Defaults.FIELD_TYPE |
| Modifier and Type | Method and Description |
|---|---|
DateFieldMapper.DateFieldType |
DateFieldMapper.DateFieldType.clone() |
DateFieldMapper.DateFieldType |
DateFieldMapper.fieldType() |
DateFieldMapper.DateFieldType |
DateFieldMapper.Builder.fieldType() |
| Constructor and Description |
|---|
DateFieldMapper.DateFieldType(DateFieldMapper.DateFieldType ref) |
| Modifier and Type | Class and Description |
|---|---|
static class |
TimestampFieldMapper.TimestampFieldType |
| Modifier and Type | Method and Description |
|---|---|
DateFieldMapper.DateFieldType |
TimestampFieldMapper.Builder.fieldType() |
| Modifier and Type | Method and Description |
|---|---|
static ValueParser.DateMath |
ValueParser.DateMath.mapper(DateFieldMapper.DateFieldType fieldType,
org.joda.time.DateTimeZone timezone) |
static ValueFormatter.DateTime |
ValueFormatter.DateTime.mapper(DateFieldMapper.DateFieldType fieldType,
org.joda.time.DateTimeZone timezone) |
static ValueFormat.DateTime |
ValueFormat.DateTime.mapper(DateFieldMapper.DateFieldType fieldType,
org.joda.time.DateTimeZone timezone) |
Copyright © 2009–2017. All rights reserved.