Uses of Interface
org.apache.flink.runtime.util.MemoryBlockIterator
Packages that use MemoryBlockIterator
-
Uses of MemoryBlockIterator in org.apache.flink.runtime.operators.resettable
Classes in org.apache.flink.runtime.operators.resettable that implement MemoryBlockIteratorModifier and TypeClassDescriptionclassImplementation of an iterator that fetches a block of data into main memory and offers resettable access to the data in that block.classImplementation of an iterator that fetches a block of data into main memory and offers resettable access to the data in that block.classImplementation of an iterator that fetches a block of data into main memory and offers resettable access to the data in that block.