Uses of Package
org.apache.flink.runtime.operators.resettable
-
Packages that use org.apache.flink.runtime.operators.resettable Package Description org.apache.flink.runtime.operators org.apache.flink.runtime.operators.resettable -
Classes in org.apache.flink.runtime.operators.resettable used by org.apache.flink.runtime.operators Class Description SpillingResettableMutableObjectIterator Implementation of a resettable iterator. -
Classes in org.apache.flink.runtime.operators.resettable used by org.apache.flink.runtime.operators.resettable Class Description NonReusingBlockResettableIterator Implementation of an iterator that fetches a block of data into main memory and offers resettable access to the data in that block.