Class LeafDoubleFieldData

java.lang.Object
org.opensearch.index.fielddata.plain.LeafDoubleFieldData
All Implemented Interfaces:
java.io.Closeable, java.lang.AutoCloseable, org.apache.lucene.util.Accountable, Releasable, LeafFieldData, LeafNumericFieldData

public abstract class LeafDoubleFieldData
extends java.lang.Object
implements LeafNumericFieldData
Specialization of LeafNumericFieldData for floating-point numerics.