Uses of Class
org.apache.iotdb.confignode.consensus.request.write.pipe.task.CreatePipePlanV2
Packages that use CreatePipePlanV2
Package
Description
-
Uses of CreatePipePlanV2 in org.apache.iotdb.confignode.persistence.pipe
Methods in org.apache.iotdb.confignode.persistence.pipe with parameters of type CreatePipePlanV2Modifier and TypeMethodDescriptionPipeInfo.createPipe(CreatePipePlanV2 plan) PipeTaskInfo.createPipe(CreatePipePlanV2 plan) -
Uses of CreatePipePlanV2 in org.apache.iotdb.confignode.procedure.impl.pipe.task
Methods in org.apache.iotdb.confignode.procedure.impl.pipe.task that return CreatePipePlanV2