Uses of Class
org.apache.iotdb.confignode.consensus.request.write.pipe.payload.PipeUnsetSchemaTemplatePlan
Packages that use PipeUnsetSchemaTemplatePlan
Package
Description
-
Uses of PipeUnsetSchemaTemplatePlan in org.apache.iotdb.confignode.consensus.request
Methods in org.apache.iotdb.confignode.consensus.request with parameters of type PipeUnsetSchemaTemplatePlanModifier and TypeMethodDescriptionConfigPhysicalPlanVisitor.visitPipeUnsetSchemaTemplate(PipeUnsetSchemaTemplatePlan pipeUnsetSchemaTemplatePlan, C context) -
Uses of PipeUnsetSchemaTemplatePlan in org.apache.iotdb.confignode.manager.pipe.extractor
Methods in org.apache.iotdb.confignode.manager.pipe.extractor with parameters of type PipeUnsetSchemaTemplatePlanModifier and TypeMethodDescriptionPipeConfigPhysicalPlanPatternParseVisitor.visitPipeUnsetSchemaTemplate(PipeUnsetSchemaTemplatePlan pipeUnsetSchemaTemplatePlan, IoTDBPipePattern pattern) -
Uses of PipeUnsetSchemaTemplatePlan in org.apache.iotdb.confignode.manager.pipe.receiver.visitor
Methods in org.apache.iotdb.confignode.manager.pipe.receiver.visitor with parameters of type PipeUnsetSchemaTemplatePlanModifier and TypeMethodDescriptionPipeConfigPhysicalPlanExceptionVisitor.visitPipeUnsetSchemaTemplate(PipeUnsetSchemaTemplatePlan pipeUnsetSchemaTemplatePlan, Exception context) PipeConfigPhysicalPlanTSStatusVisitor.visitPipeUnsetSchemaTemplate(PipeUnsetSchemaTemplatePlan pipeUnsetSchemaTemplatePlan, TSStatus context)