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