Class UnsortedInputIterator

  • All Implemented Interfaces:
    InputIterator, BytesRefIterator

    public class UnsortedInputIterator
    extends BufferedInputIterator
    This wrapper buffers the incoming elements and makes sure they are in random order.
    WARNING: This API is experimental and might change in incompatible ways in the next release.