Package org.apache.flink.runtime.util
Interface KeyGroupedIterator<E>
- All Known Implementing Classes:
NonReusingKeyGroupedIterator,ReusingKeyGroupedIterator
public interface KeyGroupedIterator<E>
-
Method Summary
-
Method Details
-
nextKey
- Throws:
IOException
-
getCurrent
E getCurrent() -
getValues
-