Interface LongFieldScript.LeafFactory

Enclosing class:
LongFieldScript

public static interface LongFieldScript.LeafFactory
  • Method Summary

    Modifier and Type
    Method
    Description
    newInstance​(org.apache.lucene.index.LeafReaderContext ctx)
     
  • Method Details

    • newInstance

      LongFieldScript newInstance(org.apache.lucene.index.LeafReaderContext ctx)