Uses of Class
org.apache.iotdb.confignode.consensus.request.write.template.ExtendSchemaTemplatePlan
Packages that use ExtendSchemaTemplatePlan
Package
Description
-
Uses of ExtendSchemaTemplatePlan in org.apache.iotdb.confignode.consensus.request
Methods in org.apache.iotdb.confignode.consensus.request with parameters of type ExtendSchemaTemplatePlanModifier and TypeMethodDescriptionConfigPhysicalPlanVisitor.visitExtendSchemaTemplate(ExtendSchemaTemplatePlan extendSchemaTemplatePlan, C context) -
Uses of ExtendSchemaTemplatePlan in org.apache.iotdb.confignode.manager.pipe.extractor
Methods in org.apache.iotdb.confignode.manager.pipe.extractor with parameters of type ExtendSchemaTemplatePlanModifier and TypeMethodDescriptionPipeConfigPhysicalPlanPatternParseVisitor.visitExtendSchemaTemplate(ExtendSchemaTemplatePlan extendSchemaTemplatePlan, IoTDBPipePattern pattern) -
Uses of ExtendSchemaTemplatePlan in org.apache.iotdb.confignode.manager.pipe.receiver.visitor
Methods in org.apache.iotdb.confignode.manager.pipe.receiver.visitor with parameters of type ExtendSchemaTemplatePlanModifier and TypeMethodDescriptionPipeConfigPhysicalPlanTSStatusVisitor.visitExtendSchemaTemplate(ExtendSchemaTemplatePlan plan, TSStatus context) -
Uses of ExtendSchemaTemplatePlan in org.apache.iotdb.confignode.persistence.schema
Methods in org.apache.iotdb.confignode.persistence.schema with parameters of type ExtendSchemaTemplatePlanModifier and TypeMethodDescriptionClusterSchemaInfo.extendSchemaTemplate(ExtendSchemaTemplatePlan extendSchemaTemplatePlan)