Uses of Class
org.apache.iotdb.confignode.consensus.request.write.pipe.runtime.PipeHandleLeaderChangePlan
Packages that use PipeHandleLeaderChangePlan
-
Uses of PipeHandleLeaderChangePlan in org.apache.iotdb.confignode.persistence.pipe
Methods in org.apache.iotdb.confignode.persistence.pipe with parameters of type PipeHandleLeaderChangePlanModifier and TypeMethodDescriptionPipeInfo.handleLeaderChange(PipeHandleLeaderChangePlan plan) PipeTaskInfo.handleLeaderChange(PipeHandleLeaderChangePlan plan) Handle the region leader change event and update the pipe task meta accordingly.