Uses of Class
org.apache.hadoop.ozone.container.common.impl.BlockDeletingService
Packages that use BlockDeletingService
Package
Description
Tasks running in the background.
Ozone main that calls into the container layer.
-
Uses of BlockDeletingService in org.apache.hadoop.ozone.container.keyvalue.statemachine.background
Constructors in org.apache.hadoop.ozone.container.keyvalue.statemachine.background with parameters of type BlockDeletingServiceModifierConstructorDescriptionBlockDeletingTask(BlockDeletingService blockDeletingService, BlockDeletingService.ContainerBlockInfo containerBlockInfo, ContainerChecksumTreeManager checksumTreeManager, int priority) -
Uses of BlockDeletingService in org.apache.hadoop.ozone.container.ozoneimpl
Methods in org.apache.hadoop.ozone.container.ozoneimpl that return BlockDeletingService