Uses of Class
org.apache.iotdb.confignode.consensus.request.ConfigPhysicalPlanVisitor
Packages that use ConfigPhysicalPlanVisitor
Package
Description
-
Uses of ConfigPhysicalPlanVisitor in org.apache.iotdb.confignode.manager.pipe.extractor
Modifier and TypeClassDescriptionclassThePipeConfigPhysicalPlanPatternParseVisitorwill transform the schemaConfigPhysicalPlans usingIoTDBPipePattern. -
Uses of ConfigPhysicalPlanVisitor in org.apache.iotdb.confignode.manager.pipe.receiver.visitor
Subclasses of ConfigPhysicalPlanVisitor in org.apache.iotdb.confignode.manager.pipe.receiver.visitorModifier and TypeClassDescriptionclassThis visitor translated some exceptions to pipe related status to help sender classify them and apply different error handling tactics.classThis visitor translated someTSStatusto pipe related status to help sender classify them and apply different error handling tactics.