Class DatanodeSchemaV2FinalizeAction
java.lang.Object
org.apache.hadoop.ozone.container.upgrade.DatanodeSchemaV2FinalizeAction
- All Implemented Interfaces:
org.apache.hadoop.hdds.upgrade.HDDSUpgradeAction<DatanodeStateMachine>,org.apache.hadoop.ozone.upgrade.LayoutFeature.UpgradeAction<DatanodeStateMachine>
public class DatanodeSchemaV2FinalizeAction
extends Object
implements org.apache.hadoop.hdds.upgrade.HDDSUpgradeAction<DatanodeStateMachine>
Upgrade Action for DataNode for the very first first Upgrade Version.
-
Constructor Details
-
DatanodeSchemaV2FinalizeAction
public DatanodeSchemaV2FinalizeAction()
-
-
Method Details
-
execute
- Specified by:
executein interfaceorg.apache.hadoop.ozone.upgrade.LayoutFeature.UpgradeAction<DatanodeStateMachine>- Throws:
Exception
-