Uses of Package
org.apache.flink.runtime.io.disk.iomanager
Packages that use org.apache.flink.runtime.io.disk.iomanager
Package
Description
-
Classes in org.apache.flink.runtime.io.disk.iomanager used by org.apache.flink.runtime.execution
-
Classes in org.apache.flink.runtime.io.disk.iomanager used by org.apache.flink.runtime.io.diskClassDescriptionA
DataInputViewthat is backed by aFileIOChannel, making it effectively a data input stream.A reader that reads data in blocks from a file channel.A writer that writes data in blocks to a file channel.An enumerator for channels that logically belong together.An ID identifying an underlying file channel.The facade for the provided I/O manager services. -
Classes in org.apache.flink.runtime.io.disk.iomanager used by org.apache.flink.runtime.io.disk.iomanagerClassDescriptionA
DataInputViewthat is backed by aFileIOChannel, making it effectively a data input stream.An asynchronous implementation of theBlockChannelWriterWithCallbackthat queues I/O requests and calls a callback once they have been handled.A base class for readers and writers that accept read or write requests for whole blocks.A reader that reads data in blocks from a file channel.A writer that writes data in blocks to a file channel.ADataInputViewthat is backed by aBlockChannelReader, making it effectively a data input stream.A Channel represents a collection of files that belong logically to the same resource.An enumerator for channels that logically belong together.An ID identifying an underlying file channel.The facade for the provided I/O manager services.Callback to be executed on completion of an asynchronous I/O request.ALinkedBlockingQueuethat is extended with closing methods.A base class for synchronous readers and writers. -
Classes in org.apache.flink.runtime.io.disk.iomanager used by org.apache.flink.runtime.iterative.io
-
Classes in org.apache.flink.runtime.io.disk.iomanager used by org.apache.flink.runtime.operators
-
Classes in org.apache.flink.runtime.io.disk.iomanager used by org.apache.flink.runtime.operators.hashClassDescriptionA writer that writes data in blocks to a file channel.A
DataOutputViewthat is backed by aBlockChannelWriter, making it effectively a data output stream.An enumerator for channels that logically belong together.An ID identifying an underlying file channel.The facade for the provided I/O manager services. -
-
Classes in org.apache.flink.runtime.io.disk.iomanager used by org.apache.flink.runtime.operators.sortClassDescriptionA
DataOutputViewthat is backed by aBlockChannelWriter, making it effectively a data output stream.The facade for the provided I/O manager services. -
Classes in org.apache.flink.runtime.io.disk.iomanager used by org.apache.flink.runtime.taskexecutor
-
Classes in org.apache.flink.runtime.io.disk.iomanager used by org.apache.flink.runtime.taskmanager
-
-
Classes in org.apache.flink.runtime.io.disk.iomanager used by org.apache.flink.streaming.runtime.io
-