Uses of Class
org.apache.flink.runtime.operators.resettable.NonReusingBlockResettableIterator
Packages that use NonReusingBlockResettableIterator
-
Uses of NonReusingBlockResettableIterator in org.apache.flink.runtime.operators.resettable
Modifier and TypeClassDescriptionclassImplementation of an iterator that fetches a block of data into main memory and offers resettable access to the data in that block.