Uses of Package
org.apache.hadoop.ozone.container.common.states
Packages that use org.apache.hadoop.ozone.container.common.states
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.