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

    • apply

      org.apache.lucene.util.BytesRef apply​(long ord) throws java.io.IOException
      Throws:
      java.io.IOException