Class DeleteBlocksCommandHandler.DeleteCmdInfo
java.lang.Object
org.apache.hadoop.ozone.container.common.statemachine.commandhandler.DeleteBlocksCommandHandler.DeleteCmdInfo
- Enclosing class:
DeleteBlocksCommandHandler
A delete command info.
-
Constructor Summary
ConstructorsConstructorDescriptionDeleteCmdInfo(DeleteBlocksCommand command, OzoneContainer container, StateContext context, SCMConnectionManager connectionManager) -
Method Summary
-
Constructor Details
-
DeleteCmdInfo
public DeleteCmdInfo(DeleteBlocksCommand command, OzoneContainer container, StateContext context, SCMConnectionManager connectionManager)
-
-
Method Details
-
getCmd
-
getContext
-
getContainer
-
getConnectionManager
-