Interface BPIndexReorderer.LongConsumer

  • Enclosing class:
    BPIndexReorderer

    static interface BPIndexReorderer.LongConsumer
    • Method Detail

      • accept

        void accept​(long value)
             throws java.io.IOException
        Throws:
        java.io.IOException
      • onFinish

        default void onFinish()
                       throws java.io.IOException
        Throws:
        java.io.IOException