Uses of Package
org.apache.storm.metricstore
-
Packages that use org.apache.storm.metricstore Package Description org.apache.storm.daemon.supervisor org.apache.storm.metricstore org.apache.storm.metricstore.rocksdb -
Classes in org.apache.storm.metricstore used by org.apache.storm.daemon.supervisor Class Description WorkerMetricsProcessor -
Classes in org.apache.storm.metricstore used by org.apache.storm.metricstore Class Description AggLevel Specifies the available timeframes for Metric aggregation.FilterOptions FilterOptions provides a method to select various filtering options for doing a scan of the metrics database.Metric Class containing metric values and all identifying fields to be stored in a MetricStore.MetricException A MetricException is used to describe an error using a MetricStore.MetricStore MetricStore.ScanCallback Interface used to callback metrics results from a scan.WorkerMetricsProcessor -
Classes in org.apache.storm.metricstore used by org.apache.storm.metricstore.rocksdb Class Description FilterOptions FilterOptions provides a method to select various filtering options for doing a scan of the metrics database.Metric Class containing metric values and all identifying fields to be stored in a MetricStore.MetricException A MetricException is used to describe an error using a MetricStore.MetricStore MetricStore.ScanCallback Interface used to callback metrics results from a scan.