Class TSFastLastDataQueryForOneDeviceReq

    • Field Detail

      • sessionId

        public long sessionId
      • deviceId

        public String deviceId
      • fetchSize

        public int fetchSize
      • statementId

        public long statementId
      • enableRedirectQuery

        public boolean enableRedirectQuery
      • jdbcQuery

        public boolean jdbcQuery
      • timeout

        public long timeout
      • legalPathNodes

        public boolean legalPathNodes
    • Constructor Detail

      • TSFastLastDataQueryForOneDeviceReq

        public TSFastLastDataQueryForOneDeviceReq()
      • TSFastLastDataQueryForOneDeviceReq

        public TSFastLastDataQueryForOneDeviceReq​(long sessionId,
                                                  String db,
                                                  String deviceId,
                                                  List<String> sensors,
                                                  long statementId)