Package org.apache.hadoop.ozone.container.common.statemachine
package org.apache.hadoop.ozone.container.common.statemachine
State machine class is used by the container to denote various states a
container can be in and also is used for command processing.
Container has the following states.
Start -> GetVersion -> Register -> Running -> Shutdown
-
ClassDescriptionConfiguration class used for high level datanode configuration parameters.Class contains metrics related to Datanode queues.State Machine Class.States that a datanode can be in.Endpoint is used as holder class that keeps state around the RPC endpoint.States that an Endpoint can be in.JMX representation of an EndpointStateMachine.SCMConnectionManager - Acts as a class that manages the membership information of the SCMs that we are working with.JMX information about the connected SCM servers.Current Context of State Machine.