Uses of Class
org.apache.flink.api.common.io.BlockInfo
-
Packages that use BlockInfo Package Description org.apache.flink.api.common.io -
-
Uses of BlockInfo in org.apache.flink.api.common.io
Methods in org.apache.flink.api.common.io that return BlockInfo Modifier and Type Method Description BlockInfo
BinaryInputFormat. createBlockInfo()
protected BlockInfo
BinaryOutputFormat. createBlockInfo()
Methods in org.apache.flink.api.common.io with parameters of type BlockInfo Modifier and Type Method Description protected void
BinaryOutputFormat. complementBlockInfo(BlockInfo blockInfo)
-