Uses of Class
org.apache.flink.runtime.operators.resettable.SpillingResettableMutableObjectIterator
Packages that use SpillingResettableMutableObjectIterator
-
Uses of SpillingResettableMutableObjectIterator in org.apache.flink.runtime.operators
Fields in org.apache.flink.runtime.operators declared as SpillingResettableMutableObjectIteratorModifier and TypeFieldDescriptionprotected SpillingResettableMutableObjectIterator<?>[]BatchTask.resettableInputsThe resettable inputs in the case where no temp barrier is needed.