Uses of Class
org.apache.iotdb.db.protocol.influxdb.operator.InfluxQueryOperator
-
Packages that use InfluxQueryOperator Package Description org.apache.iotdb.db.protocol.influxdb.handler -
-
Uses of InfluxQueryOperator in org.apache.iotdb.db.protocol.influxdb.handler
Methods in org.apache.iotdb.db.protocol.influxdb.handler with parameters of type InfluxQueryOperator Modifier and Type Method Description org.apache.iotdb.protocol.influxdb.rpc.thrift.InfluxQueryResultRspAbstractQueryHandler. queryInfluxDB(java.lang.String database, InfluxQueryOperator queryOperator, long sessionId, ServiceProvider serviceProvider)
-