Uses of Class
org.apache.hadoop.ozone.container.common.statemachine.commandhandler.CommandDispatcher
Packages that use CommandDispatcher
Package
Description
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.
-
Uses of CommandDispatcher in org.apache.hadoop.ozone.container.common.statemachine
Methods in org.apache.hadoop.ozone.container.common.statemachine that return CommandDispatcherModifier and TypeMethodDescriptionDatanodeStateMachine.getCommandDispatcher()returns the Command Dispatcher. -
Uses of CommandDispatcher in org.apache.hadoop.ozone.container.common.statemachine.commandhandler
Methods in org.apache.hadoop.ozone.container.common.statemachine.commandhandler that return CommandDispatcher