public class BulkBlockChannelReader extends BlockChannelAccess<org.apache.flink.runtime.io.disk.iomanager.ReadRequest,ArrayList<MemorySegment>>
closed, closeLock, requestsNotReturned, returnBuffersexception, fileChannel, id, requestQueue| Modifier | Constructor and Description |
|---|---|
protected |
BulkBlockChannelReader(Channel.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() |
close, closeAndDelete, getReturnQueue, isClosed, returnBuffercheckErroneous, deleteChannel, getChannelIDprotected BulkBlockChannelReader(Channel.ID channelID, RequestQueue<org.apache.flink.runtime.io.disk.iomanager.ReadRequest> requestQueue, List<MemorySegment> sourceSegments, int numBlocks) throws IOException
IOExceptionpublic List<MemorySegment> getFullSegments()
Copyright © 2014 The Apache Software Foundation. All rights reserved.