Class ShowDevicesStatement


  • public class ShowDevicesStatement
    extends ShowStatement
    SHOW DEVICES statement.

    Here is the syntax definition:

    SHOW DEVICES [pathPattern] [WITH STORAGE GROUP] [LIMIT limit] [OFFSET offset]

    • Constructor Detail

      • ShowDevicesStatement

        public ShowDevicesStatement​(org.apache.iotdb.commons.path.PartialPath pathPattern)