Package com.elastisys.autoscaler.metricstreamers.influxdb.stream
-
Class Summary Class Description InfluxdbMetricStream AMetricStreamthat retrieves values from an InfluxDB server.LazyInfluxdbResultSet AQueryResultSetthat is comprised of a number of (sub)queries which are fetched one-at-a-time whenLazyInfluxdbResultSet.fetchNext()is called.MetricStreamConfig Settings for aInfluxdbMetricStream, which describes what query to run when fetching values.QueryCall Executes a single remote query against a particular InfluxDB server.