Uses of Class
org.apache.iotdb.confignode.consensus.request.write.confignode.ApplyConfigNodePlan
Packages that use ApplyConfigNodePlan
-
Uses of ApplyConfigNodePlan in org.apache.iotdb.confignode.persistence.node
Methods in org.apache.iotdb.confignode.persistence.node with parameters of type ApplyConfigNodePlanModifier and TypeMethodDescriptionNodeInfo.applyConfigNode(ApplyConfigNodePlan applyConfigNodePlan) Update ConfigNodeList both in memory and confignode-system.properties file.