public static class TemporalLongFieldMapper.DateLongFieldMapper extends TemporalLongFieldMapper<Date>
TemporalLongFieldMapper.CalendarLongFieldMapper, TemporalLongFieldMapper.DateLongFieldMapperIndexFieldMapper.IndexFieldOptionsadapterFields, indexFieldName| Constructor and Description |
|---|
DateLongFieldMapper() |
| Modifier and Type | Method and Description |
|---|---|
Class<Date> |
adapterFieldType() |
void |
toAdapter(Long indexFieldValue,
RowBuilder<?> rowBuilder) |
Long |
toIndex(List<Date> nativeFieldValues) |
adapterFieldCount, indexFieldType, initFromOptions, transformFieldDescriptorsbyteLength, fromBinary, getAdapterFields, getIndexOrderedAdapterFields, getLowerCaseSuggestedFieldNames, indexFieldName, init, isCompatibleWith, readBytes, toBinary, writeBytespublic Class<Date> adapterFieldType()
adapterFieldType in class IndexFieldMapper<Date,Long>public Long toIndex(List<Date> nativeFieldValues)
toIndex in class IndexFieldMapper<Date,Long>public void toAdapter(Long indexFieldValue, RowBuilder<?> rowBuilder)
toAdapter in class IndexFieldMapper<Date,Long>Copyright © 2013–2021. All rights reserved.