Class BinaryScriptFieldData.BinaryScriptLeafFieldData

org.elasticsearch.index.fielddata.BinaryScriptFieldData.BinaryScriptLeafFieldData
All Implemented Interfaces:
, , org.apache.lucene.util.Accountable, org.elasticsearch.core.Releasable, LeafFieldData
Enclosing class:
BinaryScriptFieldData

public abstract static class BinaryScriptFieldData.BinaryScriptLeafFieldData extends implements LeafFieldData
  • Field Summary

    Fields inherited from interface org.apache.lucene.util.Accountable

    NULL_ACCOUNTABLE
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    long
     

    Methods inherited from class java.lang.

    , , , , , , , , , ,

    Methods inherited from interface org.apache.lucene.util.Accountable

    getChildResources

    Methods inherited from interface org.elasticsearch.index.fielddata.LeafFieldData

    getBytesValues, getFormattedValues, getScriptValues
  • Constructor Details

    • BinaryScriptLeafFieldData

      public BinaryScriptLeafFieldData()
  • Method Details

    • ramBytesUsed

      public long ramBytesUsed()
      Specified by:
      ramBytesUsed in interface org.apache.lucene.util.Accountable
    • close

      public void close()
      Specified by:
       in interface 
      Specified by:
       in interface 
      Specified by:
      close in interface org.elasticsearch.core.Releasable