Class CombinableSorterFlusher

    • Constructor Detail

      • CombinableSorterFlusher

        public CombinableSorterFlusher​(PointerCombiner combiner)
    • Method Detail

      • flush

        public void flush​(java.util.Iterator<KvEntry> entries)
                   throws java.io.IOException
        Throws:
        java.io.IOException
      • writeKvEntry

        protected abstract void writeKvEntry​(KvEntry entry)
                                      throws java.io.IOException
        Throws:
        java.io.IOException