Class DevicesSchemaScanNode

  • All Implemented Interfaces:
    java.lang.AutoCloseable, org.apache.iotdb.consensus.common.request.IConsensusRequest, IPartitionRelatedNode

    public class DevicesSchemaScanNode
    extends SchemaQueryScanNode
    • Constructor Detail

      • DevicesSchemaScanNode

        public DevicesSchemaScanNode​(PlanNodeId id,
                                     org.apache.iotdb.commons.path.PartialPath path,
                                     int limit,
                                     int offset,
                                     boolean isPrefixPath,
                                     boolean hasSgCol)