A C D E F G H I L M N O R S T U V
A
- addData(RawNumericMetric) - Method in interface org.rhq.metrics.core.MetricsService
-
- addData(Set<RawNumericMetric>) - Method in interface org.rhq.metrics.core.MetricsService
-
C
- Counter - Class in org.rhq.metrics.core
-
- Counter() - Constructor for class org.rhq.metrics.core.Counter
-
- Counter(String, String, long) - Constructor for class org.rhq.metrics.core.Counter
-
D
- DataType - Enum in org.rhq.metrics.core
-
- deleteMetric(String) - Method in interface org.rhq.metrics.core.MetricsService
-
Delete the metric with the passed id
E
- equals(Object) - Method in class org.rhq.metrics.core.Counter
-
- equals(Object) - Method in class org.rhq.metrics.core.RawNumericMetric
-
F
- findCounters(String) - Method in interface org.rhq.metrics.core.MetricsService
-
- findCounters(String, List<String>) - Method in interface org.rhq.metrics.core.MetricsService
-
- findData(String, String, long, long) - Method in interface org.rhq.metrics.core.MetricsService
-
- findData(String, long, long) - Method in interface org.rhq.metrics.core.MetricsService
-
Find and return raw metrics for {id} that have a timestamp between {start} and {end}
G
- getAvg() - Method in interface org.rhq.metrics.core.NumericMetric
-
- getAvg() - Method in class org.rhq.metrics.core.RawNumericMetric
-
- getBucket() - Method in interface org.rhq.metrics.core.NumericMetric
-
- getBucket() - Method in class org.rhq.metrics.core.RawNumericMetric
-
- getGroup() - Method in class org.rhq.metrics.core.Counter
-
- getId() - Method in interface org.rhq.metrics.core.NumericMetric
-
- getId() - Method in class org.rhq.metrics.core.RawNumericMetric
-
- getMax() - Method in interface org.rhq.metrics.core.NumericMetric
-
- getMax() - Method in class org.rhq.metrics.core.RawNumericMetric
-
- getMin() - Method in interface org.rhq.metrics.core.NumericMetric
-
- getMin() - Method in class org.rhq.metrics.core.RawNumericMetric
-
- getName() - Method in class org.rhq.metrics.core.Counter
-
- getTimestamp() - Method in interface org.rhq.metrics.core.NumericMetric
-
- getTimestamp() - Method in class org.rhq.metrics.core.RawNumericMetric
-
- getValue() - Method in class org.rhq.metrics.core.Counter
-
- getValue() - Method in class org.rhq.metrics.core.RawNumericMetric
-
H
- hashCode() - Method in class org.rhq.metrics.core.Counter
-
- hashCode() - Method in class org.rhq.metrics.core.RawNumericMetric
-
I
- idExists(String) - Method in interface org.rhq.metrics.core.MetricsService
-
Check if a metric with the passed {id} has been stored in the system
L
- listMetrics() - Method in interface org.rhq.metrics.core.MetricsService
-
Return a list of all metric names
M
- MetricsService - Interface in org.rhq.metrics.core
-
Interface that defines the functionality of the Metrics Service.
N
- NumericMetric - Interface in org.rhq.metrics.core
-
O
- org.rhq.metrics.core - package org.rhq.metrics.core
-
R
- RawNumericMetric - Class in org.rhq.metrics.core
-
- RawNumericMetric() - Constructor for class org.rhq.metrics.core.RawNumericMetric
-
- RawNumericMetric(String, Double, long) - Constructor for class org.rhq.metrics.core.RawNumericMetric
-
S
- setGroup(String) - Method in class org.rhq.metrics.core.Counter
-
- setId(String) - Method in class org.rhq.metrics.core.RawNumericMetric
-
- setName(String) - Method in class org.rhq.metrics.core.Counter
-
- setTimestamp(long) - Method in class org.rhq.metrics.core.RawNumericMetric
-
- setValue(long) - Method in class org.rhq.metrics.core.Counter
-
- setValue(Double) - Method in class org.rhq.metrics.core.RawNumericMetric
-
- shutdown() - Method in interface org.rhq.metrics.core.MetricsService
-
- startUp(Map<String, String>) - Method in interface org.rhq.metrics.core.MetricsService
-
called to start the service up if needed
- startUp(Session) - Method in interface org.rhq.metrics.core.MetricsService
-
Startup with a given cassandra session
T
- toString() - Method in class org.rhq.metrics.core.Counter
-
- toString() - Method in class org.rhq.metrics.core.RawNumericMetric
-
U
- updateCounter(Counter) - Method in interface org.rhq.metrics.core.MetricsService
-
- updateCounters(Collection<Counter>) - Method in interface org.rhq.metrics.core.MetricsService
-
V
- valueOf(String) - Static method in enum org.rhq.metrics.core.DataType
-
Returns the enum constant of this type with the specified name.
- valueOf(int) - Static method in enum org.rhq.metrics.core.DataType
-
- values() - Static method in enum org.rhq.metrics.core.DataType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
A C D E F G H I L M N O R S T U V
Copyright © 2014 Red Hat, Inc.. All rights reserved.