Uses of Class
org.apache.flink.runtime.io.disk.RandomAccessInputView
-
Packages that use RandomAccessInputView Package Description org.apache.flink.runtime.operators.resettable org.apache.flink.table.runtime.operators.sort -
-
Uses of RandomAccessInputView in org.apache.flink.runtime.operators.resettable
Fields in org.apache.flink.runtime.operators.resettable declared as RandomAccessInputView Modifier and Type Field Description protected RandomAccessInputView
AbstractBlockResettableIterator. readView
protected RandomAccessInputView
AbstractBlockResettableIterator. readView
protected RandomAccessInputView
AbstractBlockResettableIterator. readView
-
Uses of RandomAccessInputView in org.apache.flink.table.runtime.operators.sort
Fields in org.apache.flink.table.runtime.operators.sort declared as RandomAccessInputView Modifier and Type Field Description protected RandomAccessInputView
BinaryIndexedSortable. recordBuffer
-