Class ContainerTableSchemaFinalizeAction
java.lang.Object
org.apache.hadoop.ozone.container.upgrade.ContainerTableSchemaFinalizeAction
- All Implemented Interfaces:
org.apache.hadoop.hdds.upgrade.HDDSUpgradeAction<DatanodeStateMachine>,org.apache.hadoop.ozone.upgrade.LayoutFeature.UpgradeAction<DatanodeStateMachine>
public class ContainerTableSchemaFinalizeAction
extends Object
implements org.apache.hadoop.hdds.upgrade.HDDSUpgradeAction<DatanodeStateMachine>
Upgrade Action for DataNode for update the table schema data of containerIds Table.
-
Constructor Details
-
ContainerTableSchemaFinalizeAction
public ContainerTableSchemaFinalizeAction()
-
-
Method Details
-
execute
- Specified by:
executein interfaceorg.apache.hadoop.ozone.upgrade.LayoutFeature.UpgradeAction<DatanodeStateMachine>- Throws:
Exception
-