Class BooleanScriptFieldData.BooleanScriptLeafFieldData

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

public static class BooleanScriptFieldData.BooleanScriptLeafFieldData extends LeafLongFieldData
  • Field Details

    • toScriptFieldFactory

      protected final ToScriptFieldFactory<org.apache.lucene.index.SortedNumericDocValues> toScriptFieldFactory
  • Method Details