Uses of Class
org.apache.hadoop.ozone.container.common.statemachine.SCMConnectionManager

Packages that use SCMConnectionManager
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.
This package contains files that guide the state transitions from Init->Running->Shutdown for the datanode.