Class DropPipeSinkPlan

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

    public class DropPipeSinkPlan
    extends PhysicalPlan
    • Constructor Detail

      • DropPipeSinkPlan

        public DropPipeSinkPlan​(java.lang.String pipeSinkName)
    • Method Detail

      • getPipeSinkName

        public java.lang.String getPipeSinkName()
      • getPaths

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