public class AsynchronousBulkBlockReader extends AsynchronousFileIOChannel<org.apache.flink.core.memory.MemorySegment,org.apache.flink.runtime.io.disk.iomanager.ReadRequest> implements BulkBlockChannelReader
FileIOChannel.Enumerator, FileIOChannel.IDclosed, closeLock, exception, requestQueue, requestsNotReturned, resultHandlerfileChannel, id, LOG| Modifier | Constructor and Description |
|---|---|
protected |
AsynchronousBulkBlockReader(FileIOChannel.ID channelID,
RequestQueue<org.apache.flink.runtime.io.disk.iomanager.ReadRequest> requestQueue,
List<org.apache.flink.core.memory.MemorySegment> sourceSegments,
int numBlocks) |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.flink.core.memory.MemorySegment> |
getFullSegments() |
addRequest, checkErroneous, close, closeAndDelete, handleProcessedBuffer, isClosed, registerAllRequestsProcessedListenerdeleteChannel, getChannelID, getNioFileChannel, getSizeclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, closeAndDelete, deleteChannel, getChannelID, getNioFileChannel, getSize, isClosedprotected AsynchronousBulkBlockReader(FileIOChannel.ID channelID, RequestQueue<org.apache.flink.runtime.io.disk.iomanager.ReadRequest> requestQueue, List<org.apache.flink.core.memory.MemorySegment> sourceSegments, int numBlocks) throws IOException
IOExceptionpublic List<org.apache.flink.core.memory.MemorySegment> getFullSegments()
getFullSegments in interface BulkBlockChannelReaderCopyright © 2014–2025 The Apache Software Foundation. All rights reserved.