N - the adapter field typepublic abstract class TemporalIntervalFieldMapper<N> extends IndexFieldMapper<N,org.threeten.extra.Interval>
IndexFieldMapper.IndexFieldOptionsadapterFields, indexFieldName| Constructor and Description |
|---|
TemporalIntervalFieldMapper() |
| Modifier and Type | Method and Description |
|---|---|
Class<org.threeten.extra.Interval> |
indexFieldType() |
protected void |
initFromOptions(List<FieldDescriptor<N>> inputFieldDescriptors,
IndexFieldMapper.IndexFieldOptions options) |
void |
transformFieldDescriptors(FieldDescriptor<?>[] inputFieldDescriptors) |
adapterFieldCount, adapterFieldType, byteLength, fromBinary, getAdapterFields, getIndexOrderedAdapterFields, getLowerCaseSuggestedFieldNames, indexFieldName, init, isCompatibleWith, readBytes, toAdapter, toBinary, toIndex, writeBytespublic Class<org.threeten.extra.Interval> indexFieldType()
indexFieldType in class IndexFieldMapper<N,org.threeten.extra.Interval>public void transformFieldDescriptors(FieldDescriptor<?>[] inputFieldDescriptors)
transformFieldDescriptors in class IndexFieldMapper<N,org.threeten.extra.Interval>protected void initFromOptions(List<FieldDescriptor<N>> inputFieldDescriptors, IndexFieldMapper.IndexFieldOptions options)
initFromOptions in class IndexFieldMapper<N,org.threeten.extra.Interval>Copyright © 2013–2021. All rights reserved.