Class ShowLockInfoPlan

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

    public class ShowLockInfoPlan
    extends ShowPlan
    • Constructor Detail

      • ShowLockInfoPlan

        public ShowLockInfoPlan​(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