Uses of Class
org.apache.iotdb.confignode.consensus.response.datanode.DataNodeToStatusResp
Packages that use DataNodeToStatusResp
-
Uses of DataNodeToStatusResp in org.apache.iotdb.confignode.procedure.env
Methods in org.apache.iotdb.confignode.procedure.env that return DataNodeToStatusRespModifier and TypeMethodDescriptionRemoveDataNodeHandler.checkRemoveDataNodeRequest(RemoveDataNodePlan removeDataNodePlan) Checks if the RemoveDataNode request is valid.