Class OperatePipePlan

  • All Implemented Interfaces:
    org.apache.iotdb.consensus.common.request.IConsensusRequest

    public class OperatePipePlan
    extends PhysicalPlan
    • Constructor Detail

    • Method Detail

      • getPipeName

        public java.lang.String getPipeName()
      • getPaths

        public java.util.List<? extends org.apache.iotdb.commons.path.PartialPath> getPaths()
        Specified by:
        getPaths in class PhysicalPlan