Uses of Package
org.apache.flink.runtime.io.disk.iomanager
-
Classes in org.apache.flink.runtime.io.disk.iomanager used by org.apache.flink.runtime.execution Class Description IOManager 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 Class Description AbstractChannelReaderInputView ADataInputViewthat is backed by aFileIOChannel, making it effectively a data input stream.BlockChannelReader A reader that reads data in blocks from a file channel.BlockChannelWriter A writer that writes data in blocks to a file channel.FileIOChannel.Enumerator An enumerator for channels that logically belong together.FileIOChannel.ID An ID identifying an underlying file channel.IOManager 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.iomanager Class Description AbstractChannelReaderInputView ADataInputViewthat is backed by aFileIOChannel, making it effectively a data input stream.AbstractFileIOChannel AsynchronousBlockWriterWithCallback An asynchronous implementation of theBlockChannelWriterWithCallbackthat queues I/O requests and calls a callback once they have been handled.AsynchronousFileIOChannel A base class for readers and writers that accept read or write requests for whole blocks.BlockChannelReader A reader that reads data in blocks from a file channel.BlockChannelWriter A writer that writes data in blocks to a file channel.BlockChannelWriterWithCallback BufferFileReader BufferFileSegmentReader BufferFileWriter BulkBlockChannelReader ChannelReaderInputView ADataInputViewthat is backed by aBlockChannelReader, making it effectively a data input stream.FileIOChannel A Channel represents a collection of files that belong logically to the same resource.FileIOChannel.Enumerator An enumerator for channels that logically belong together.FileIOChannel.ID An ID identifying an underlying file channel.FileSegment IOManager The facade for the provided I/O manager services.RequestDoneCallback Callback to be executed on completion of an asynchronous I/O request.RequestQueue ALinkedBlockingQueuethat is extended with closing methods.SynchronousFileIOChannel 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 Class Description IOManager 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 Class Description IOManager 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.hash Class Description BlockChannelWriter A writer that writes data in blocks to a file channel.ChannelWriterOutputView ADataOutputViewthat is backed by aBlockChannelWriter, making it effectively a data output stream.FileIOChannel.Enumerator An enumerator for channels that logically belong together.FileIOChannel.ID An ID identifying an underlying file channel.IOManager 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.resettable Class Description IOManager 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.sort Class Description ChannelWriterOutputView ADataOutputViewthat is backed by aBlockChannelWriter, making it effectively a data output stream.IOManager 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 Class Description IOManager The facade for the provided I/O manager services. -
Classes in org.apache.flink.runtime.io.disk.iomanager used by org.apache.flink.runtime.taskmanager Class Description IOManager The facade for the provided I/O manager services. -
Classes in org.apache.flink.runtime.io.disk.iomanager used by org.apache.flink.streaming.api.operators.sort Class Description IOManager The facade for the provided I/O manager services. -
Classes in org.apache.flink.runtime.io.disk.iomanager used by org.apache.flink.streaming.runtime.io Class Description IOManager The facade for the provided I/O manager services. -
Classes in org.apache.flink.runtime.io.disk.iomanager used by org.apache.flink.streaming.runtime.io.recovery Class Description IOManager The facade for the provided I/O manager services.