Uses of Interface
org.apache.hadoop.ozone.container.common.statemachine.SCMConnectionManagerMXBean
Packages that use SCMConnectionManagerMXBean
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.
-
Uses of SCMConnectionManagerMXBean in org.apache.hadoop.ozone.container.common.statemachine
Classes in org.apache.hadoop.ozone.container.common.statemachine that implement SCMConnectionManagerMXBeanModifier and TypeClassDescriptionclassSCMConnectionManager - Acts as a class that manages the membership information of the SCMs that we are working with.