Uses of Package
org.apache.hadoop.ozone.container.common.statemachine.commandhandler
Packages that use org.apache.hadoop.ozone.container.common.statemachine.commandhandler
Package
Description
Contains protocol buffer helper classes and utilites used in impl.
State machine class is used by the container to denote various states a
container can be in and also is used for command processing.
Classes dedicated to handle container commands.
-
-
-
Classes in org.apache.hadoop.ozone.container.common.statemachine.commandhandler used by org.apache.hadoop.ozone.container.common.statemachine.commandhandlerClassDescriptionHandler for close pipeline command received from SCM.Dispatches command to the correct handler.Helper class to construct command dispatcher.Generic interface for handlers.This class represents the result of executing a delete block transaction.The SchemaHandler interface provides a contract for handling KeyValueContainerData and DeletedBlocksTransaction based on different schema versions.