Uses of Class
org.apache.nemo.runtime.master.BlockManagerMaster.BlockRequestHandler
-
Packages that use BlockManagerMaster.BlockRequestHandler Package Description org.apache.nemo.runtime.master -
-
Uses of BlockManagerMaster.BlockRequestHandler in org.apache.nemo.runtime.master
Methods in org.apache.nemo.runtime.master that return types with arguments of type BlockManagerMaster.BlockRequestHandler Modifier and Type Method Description java.util.List<BlockManagerMaster.BlockRequestHandler>
BlockManagerMaster. getBlockHandlers(java.lang.String blockIdOrWildcard, BlockState.State state)
Get handlers of blocks that are in a particular state.
-