public class TemporalRangePropertyValueConverter extends AbstractRangePropertyValueConverter<TemporalAccessor>
GT_FIELD, GTE_FIELD, LT_FIELD, LTE_FIELD| Constructor and Description |
|---|
TemporalRangePropertyValueConverter(PersistentProperty<?> property,
List<ElasticsearchDateConverter> dateConverters) |
| Modifier and Type | Method and Description |
|---|---|
protected String |
format(TemporalAccessor temporal) |
protected TemporalAccessor |
parse(String value) |
getGenericType, read, writegetPropertypublic TemporalRangePropertyValueConverter(PersistentProperty<?> property, List<ElasticsearchDateConverter> dateConverters)
protected String format(TemporalAccessor temporal)
format in class AbstractRangePropertyValueConverter<TemporalAccessor>protected TemporalAccessor parse(String value)
parse in class AbstractRangePropertyValueConverter<TemporalAccessor>Copyright © 2011–2022 Pivotal Software, Inc.. All rights reserved.