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