Uses of Class
org.apache.nemo.common.ir.edge.executionproperty.BlockFetchFailureProperty
-
Packages that use BlockFetchFailureProperty Package Description org.apache.nemo.common.ir.edge.executionproperty -
-
Uses of BlockFetchFailureProperty in org.apache.nemo.common.ir.edge.executionproperty
Methods in org.apache.nemo.common.ir.edge.executionproperty that return BlockFetchFailureProperty Modifier and Type Method Description static BlockFetchFailureProperty
BlockFetchFailureProperty. of(BlockFetchFailureProperty.Value value)
Static method exposing the constructor.
-