| Class and Description |
|---|
| IOManager
The facade for the provided I/O manager services.
|
| Class and Description |
|---|
| AbstractChannelReaderInputView
A
DataInputView that is backed by a
FileIOChannel, 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.
|
| Class and Description |
|---|
| AbstractChannelReaderInputView
A
DataInputView that is backed by a
FileIOChannel, making it effectively a data input stream. |
| AbstractFileIOChannel |
| AsynchronousBlockWriterWithCallback
An asynchronous implementation of the
BlockChannelWriterWithCallback that 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
A
DataInputView that is backed by a
BlockChannelReader, 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
A
LinkedBlockingQueue that is extended with closing methods. |
| SynchronousFileIOChannel
A base class for synchronous readers and writers.
|
| Class and Description |
|---|
| IOManager
The facade for the provided I/O manager services.
|
| Class and Description |
|---|
| IOManager
The facade for the provided I/O manager services.
|
| Class and Description |
|---|
| BlockChannelWriter
A writer that writes data in blocks to a file channel.
|
| ChannelWriterOutputView
A
DataOutputView that is backed by a
BlockChannelWriter, 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.
|
| Class and Description |
|---|
| IOManager
The facade for the provided I/O manager services.
|
| Class and Description |
|---|
| ChannelWriterOutputView
A
DataOutputView that is backed by a
BlockChannelWriter, making it effectively a data output
stream. |
| FileIOChannel
A Channel represents a collection of files that belong logically to the same resource.
|
| FileIOChannel.ID
An ID identifying an underlying file channel.
|
| IOManager
The facade for the provided I/O manager services.
|
| Class and Description |
|---|
| IOManager
The facade for the provided I/O manager services.
|
| Class and Description |
|---|
| IOManager
The facade for the provided I/O manager services.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.