Class PipeConfigPhysicalPlanTSStatusVisitor

java.lang.Object
org.apache.iotdb.confignode.consensus.request.ConfigPhysicalPlanVisitor<TSStatus,TSStatus>
org.apache.iotdb.confignode.manager.pipe.receiver.visitor.PipeConfigPhysicalPlanTSStatusVisitor

public class PipeConfigPhysicalPlanTSStatusVisitor extends ConfigPhysicalPlanVisitor<TSStatus,TSStatus>
This visitor translated some TSStatus to pipe related status to help sender classify them and apply different error handling tactics. Please DO NOT modify the TSStatus returned by the processes that generate the following TSStatuses in the class.