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