Class SortedNumericDocValuesWriter.LongValues

    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • LongValues

        LongValues​(int maxDoc,
                   Sorter.DocMap sortMap,
                   SortedNumericDocValues oldValues,
                   float acceptableOverheadRatio)
            throws java.io.IOException
        Throws:
        java.io.IOException