Uses of Class
com.elastisys.autoscaler.systemhistorians.opentsdb.OpenTsdbException
-
Packages that use OpenTsdbException Package Description com.elastisys.autoscaler.systemhistorians.opentsdb -
-
Uses of OpenTsdbException in com.elastisys.autoscaler.systemhistorians.opentsdb
Methods in com.elastisys.autoscaler.systemhistorians.opentsdb that throw OpenTsdbException Modifier and Type Method Description voidOpenTsdbInserter. insert(MetricValue value)Inserts a singleMetricValueinto a backing OpenTSDB server.voidOpenTsdbSocketInserter. insert(MetricValue value)
-