Uses of Class
org.apache.iotdb.confignode.consensus.request.write.template.DropSchemaTemplatePlan
Packages that use DropSchemaTemplatePlan
Package
Description
-
Uses of DropSchemaTemplatePlan in org.apache.iotdb.confignode.consensus.request
Methods in org.apache.iotdb.confignode.consensus.request with parameters of type DropSchemaTemplatePlanModifier and TypeMethodDescriptionConfigPhysicalPlanVisitor.visitDropSchemaTemplate(DropSchemaTemplatePlan dropSchemaTemplatePlan, C context) -
Uses of DropSchemaTemplatePlan in org.apache.iotdb.confignode.manager.pipe.receiver.visitor
Methods in org.apache.iotdb.confignode.manager.pipe.receiver.visitor with parameters of type DropSchemaTemplatePlanModifier and TypeMethodDescriptionPipeConfigPhysicalPlanTSStatusVisitor.visitDropSchemaTemplate(DropSchemaTemplatePlan dropSchemaTemplatePlan, TSStatus context) -
Uses of DropSchemaTemplatePlan in org.apache.iotdb.confignode.persistence.schema
Methods in org.apache.iotdb.confignode.persistence.schema with parameters of type DropSchemaTemplatePlanModifier and TypeMethodDescriptionClusterSchemaInfo.dropSchemaTemplate(DropSchemaTemplatePlan dropSchemaTemplatePlan)