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