Class KillQueryPlan

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

    public class KillQueryPlan
    extends PhysicalPlan
    • Constructor Detail

      • KillQueryPlan

        public KillQueryPlan​(long queryId)
    • Method Detail

      • getPaths

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

        public long getQueryId()