Package org.apache.iotdb.confignode.procedure.impl.pipe.plugin
package org.apache.iotdb.confignode.procedure.impl.pipe.plugin
-
ClassesClassDescriptionThis class extends
AbstractNodeProcedureto make sure that when aCreatePipePluginProcedureis executed, theAddConfigNodeProcedure,RemoveConfigNodeProcedureorRemoveDataNodesProcedurewill not be executed at the same time.This class extendsAbstractNodeProcedureto make sure that when aDropPipePluginProcedureis executed, theAddConfigNodeProcedure,RemoveConfigNodeProcedureorRemoveDataNodesProcedurewill not be executed at the same time.