Interface GlobalOrdinalsStringTermsAggregator.GlobalOrdLookupFunction

Enclosing class:
GlobalOrdinalsStringTermsAggregator

public static interface GlobalOrdinalsStringTermsAggregator.GlobalOrdLookupFunction
  • Method Summary

    Modifier and Type
    Method
    Description
    org.apache.lucene.util.BytesRef
    apply​(long ord)
     
  • Method Details