Uses of Class
org.apache.flink.runtime.memory.AbstractPagedInputView
Packages that use AbstractPagedInputView
Package
Description
-
Uses of AbstractPagedInputView in org.apache.flink.runtime.io.disk
Subclasses of AbstractPagedInputView in org.apache.flink.runtime.io.diskModifier and TypeClassDescriptionclassADataInputViewthat is backed by aBlockChannelReader, making it effectively a data input stream.classclassADataInputViewthat is backed by aBlockChannelReader, making it effectively a data input stream. -
Uses of AbstractPagedInputView in org.apache.flink.runtime.io.disk.iomanager
Subclasses of AbstractPagedInputView in org.apache.flink.runtime.io.disk.iomanagerModifier and TypeClassDescriptionclassADataInputViewthat is backed by aFileIOChannel, making it effectively a data input stream.classADataInputViewthat is backed by aBlockChannelReader, making it effectively a data input stream.classADataInputViewthat is backed by aBlockChannelReader, making it effectively a data input stream. -
Uses of AbstractPagedInputView in org.apache.flink.runtime.operators.hash
Subclasses of AbstractPagedInputView in org.apache.flink.runtime.operators.hash