Class SortedNumericIndexFieldData.NanoSecondFieldData

java.lang.Object
org.elasticsearch.index.fielddata.plain.LeafLongFieldData
org.elasticsearch.index.fielddata.plain.SortedNumericIndexFieldData.NanoSecondFieldData
All Implemented Interfaces:
Closeable, AutoCloseable, org.apache.lucene.util.Accountable, org.elasticsearch.core.Releasable, LeafFieldData, LeafNumericFieldData
Enclosing class:
SortedNumericIndexFieldData

public static final class SortedNumericIndexFieldData.NanoSecondFieldData extends LeafLongFieldData
A small helper class that can be configured to load nanosecond field data either in nanosecond resolution retaining the original values or in millisecond resolution converting the nanosecond values to milliseconds