Uses of Interface
org.apache.hadoop.ozone.container.common.states.DatanodeState

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