Class InMemorySorter

    • Constructor Summary

      Constructors 
      Constructor Description
      InMemorySorter​(java.util.Comparator<BytesRef> comparator)
      Creates an InMemorySorter, sorting entries by the provided comparator.