public class ChannelWithMeta extends Object
| Constructor and Description |
|---|
ChannelWithMeta(org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID channel,
int blockCount,
int numBytesInLastBlock) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBlockCount() |
org.apache.flink.runtime.io.disk.iomanager.FileIOChannel.ID |
getChannel() |
int |
getNumBytesInLastBlock() |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.