Class ShowTTLPlan

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

    public class ShowTTLPlan
    extends ShowPlan
    • Constructor Detail

      • ShowTTLPlan

        public ShowTTLPlan​(java.util.List<org.apache.iotdb.commons.path.PartialPath> storageGroups)
    • Method Detail

      • getPaths

        public java.util.List<org.apache.iotdb.commons.path.PartialPath> getPaths()
        Overrides:
        getPaths in class ShowPlan
      • getStorageGroups

        public java.util.List<org.apache.iotdb.commons.path.PartialPath> getStorageGroups()