Class SortedSetDocValuesWriter.DocOrds

  • Enclosing class:
    SortedSetDocValuesWriter

    static final class SortedSetDocValuesWriter.DocOrds
    extends java.lang.Object
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • DocOrds

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