Class AsynchronousBulkBlockReader

    • Constructor Detail

      • AsynchronousBulkBlockReader

        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)
                                       throws IOException
        Throws:
        IOException