Uses of Class
org.apache.hadoop.ozone.protocol.commands.DeleteBlocksCommand
Packages that use DeleteBlocksCommand
Package
Description
Classes dedicated to handle container commands.
Set of classes that help in protoc conversions.
-
Uses of DeleteBlocksCommand in org.apache.hadoop.ozone.container.common.statemachine.commandhandler
Methods in org.apache.hadoop.ozone.container.common.statemachine.commandhandler that return DeleteBlocksCommandConstructors in org.apache.hadoop.ozone.container.common.statemachine.commandhandler with parameters of type DeleteBlocksCommandModifierConstructorDescriptionDeleteCmdInfo(DeleteBlocksCommand command, OzoneContainer container, StateContext context, SCMConnectionManager connectionManager) -
Uses of DeleteBlocksCommand in org.apache.hadoop.ozone.protocol.commands
Methods in org.apache.hadoop.ozone.protocol.commands that return DeleteBlocksCommandModifier and TypeMethodDescriptionstatic DeleteBlocksCommandDeleteBlocksCommand.getFromProtobuf(org.apache.hadoop.hdds.protocol.proto.StorageContainerDatanodeProtocolProtos.DeleteBlocksCommandProto deleteBlocksProto)