Interface BulkBlockChannelReader

All Superinterfaces:
FileIOChannel
All Known Implementing Classes:
AsynchronousBulkBlockReader

public interface BulkBlockChannelReader extends FileIOChannel
  • Method Details

    • getFullSegments

      List<org.apache.flink.core.memory.MemorySegment> getFullSegments()