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 BlockInfoBinaryInputFormat. createBlockInfo()protected BlockInfoBinaryOutputFormat. createBlockInfo()Methods in org.apache.flink.api.common.io with parameters of type BlockInfo Modifier and Type Method Description protected voidBinaryOutputFormat. complementBlockInfo(BlockInfo blockInfo)
-