Class ShowChildNodesPlan

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

    public class ShowChildNodesPlan
    extends ShowPlan
    • Constructor Detail

      • ShowChildNodesPlan

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

      • getPath

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