Class ShowStorageGroupPlan

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

    public class ShowStorageGroupPlan
    extends ShowPlan
    • Constructor Detail

      • ShowStorageGroupPlan

        public ShowStorageGroupPlan​(ShowPlan.ShowContentType showContentType,
                                    org.apache.iotdb.commons.path.PartialPath path)
    • Method Detail

      • getPath

        public org.apache.iotdb.commons.path.PartialPath getPath()
        Overrides:
        getPath in class ShowPlan