Class DirectDocValuesProducer.FSTEntry

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) long numOrds  
      (package private) long offset  
    • Constructor Summary

      Constructors 
      Constructor Description
      FSTEntry()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • offset

        long offset
      • numOrds

        long numOrds
    • Constructor Detail

      • FSTEntry

        FSTEntry()