| Package | Description |
|---|---|
| org.apache.flink.runtime.io.disk.iomanager |
| Modifier and Type | Method and Description |
|---|---|
BulkBlockChannelReader |
IOManager.createBulkBlockChannelReader(Channel.ID channelID,
List<MemorySegment> targetSegments,
int numBlocks)
Creates a block channel reader that reads all blocks from the given channel directly in one bulk.
|
Copyright © 2014 The Apache Software Foundation. All rights reserved.