Uses of Class
org.apache.flink.runtime.util.EmptyIterator
Packages that use EmptyIterator
-
Uses of EmptyIterator in org.apache.flink.runtime.util
Methods in org.apache.flink.runtime.util that return EmptyIteratorModifier and TypeMethodDescriptionstatic <E> EmptyIterator<E>EmptyIterator.get()Gets a singleton instance of the empty iterator.