Generated by
JDiff

Class org.apache.hadoop.util.functional.RemoteIterators

Added Methods
RemoteIterator haltableRemoteIterator(RemoteIterator, CallableRaisingIOE) Wrap an iterator with one which adds a continuation probe.
RemoteIterator rangeExcludingIterator(long, long) A remote iterator which simply counts up stopping once the value is greater than the value of {@code excludedFinish}.