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