Uses of Class
org.apache.iotdb.confignode.consensus.request.write.template.CreateSchemaTemplatePlan
Packages that use CreateSchemaTemplatePlan
Package
Description
-
Uses of CreateSchemaTemplatePlan in org.apache.iotdb.confignode.consensus.request
Methods in org.apache.iotdb.confignode.consensus.request with parameters of type CreateSchemaTemplatePlanModifier and TypeMethodDescriptionConfigPhysicalPlanVisitor.visitCreateSchemaTemplate(CreateSchemaTemplatePlan createSchemaTemplatePlan, C context) -
Uses of CreateSchemaTemplatePlan in org.apache.iotdb.confignode.manager.pipe.extractor
Methods in org.apache.iotdb.confignode.manager.pipe.extractor with parameters of type CreateSchemaTemplatePlanModifier and TypeMethodDescriptionPipeConfigPhysicalPlanPatternParseVisitor.visitCreateSchemaTemplate(CreateSchemaTemplatePlan createSchemaTemplatePlan, IoTDBPipePattern pattern) -
Uses of CreateSchemaTemplatePlan in org.apache.iotdb.confignode.manager.pipe.receiver.visitor
Methods in org.apache.iotdb.confignode.manager.pipe.receiver.visitor with parameters of type CreateSchemaTemplatePlanModifier and TypeMethodDescriptionPipeConfigPhysicalPlanTSStatusVisitor.visitCreateSchemaTemplate(CreateSchemaTemplatePlan plan, TSStatus context) -
Uses of CreateSchemaTemplatePlan in org.apache.iotdb.confignode.manager.schema
Methods in org.apache.iotdb.confignode.manager.schema with parameters of type CreateSchemaTemplatePlanModifier and TypeMethodDescriptionClusterSchemaManager.createTemplate(CreateSchemaTemplatePlan createSchemaTemplatePlan) create schemaengine template -
Uses of CreateSchemaTemplatePlan in org.apache.iotdb.confignode.persistence.schema
Methods in org.apache.iotdb.confignode.persistence.schema with parameters of type CreateSchemaTemplatePlanModifier and TypeMethodDescriptionClusterSchemaInfo.createSchemaTemplate(CreateSchemaTemplatePlan createSchemaTemplatePlan)