JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
E
G
P
R
S
C
com.yammer.metrics.reporting
- package com.yammer.metrics.reporting
E
enable(long, TimeUnit, String, int)
- Static method in class com.yammer.metrics.reporting.
GangliaReporter
Enables the ganglia reporter to send data for the default metrics registry to ganglia server with the specified period.
enable(long, TimeUnit, String, int, String)
- Static method in class com.yammer.metrics.reporting.
GangliaReporter
Enables the ganglia reporter to send data for the default metrics registry to ganglia server with the specified period.
enable(long, TimeUnit, String, int, boolean)
- Static method in class com.yammer.metrics.reporting.
GangliaReporter
Enables the ganglia reporter to send data for the default metrics registry to ganglia server with the specified period.
enable(MetricsRegistry, long, TimeUnit, String, int, String)
- Static method in class com.yammer.metrics.reporting.
GangliaReporter
Enables the ganglia reporter to send data for the given metrics registry to ganglia server with the specified period.
enable(MetricsRegistry, long, TimeUnit, String, int, String, MetricPredicate)
- Static method in class com.yammer.metrics.reporting.
GangliaReporter
Enables the ganglia reporter to send data to ganglia server with the specified period.
enable(MetricsRegistry, long, TimeUnit, String, int, String, MetricPredicate, boolean)
- Static method in class com.yammer.metrics.reporting.
GangliaReporter
Enables the ganglia reporter to send data to ganglia server with the specified period.
G
GangliaReporter
- Class in
com.yammer.metrics.reporting
A simple reporter which sends out application metrics to a
Ganglia
server periodically.
GangliaReporter(String, int)
- Constructor for class com.yammer.metrics.reporting.
GangliaReporter
Creates a new
GangliaReporter
.
GangliaReporter(String, int, boolean)
- Constructor for class com.yammer.metrics.reporting.
GangliaReporter
Creates a new
GangliaReporter
.
GangliaReporter(MetricsRegistry, String, int, String)
- Constructor for class com.yammer.metrics.reporting.
GangliaReporter
Creates a new
GangliaReporter
.
GangliaReporter(MetricsRegistry, String, int, String, MetricPredicate)
- Constructor for class com.yammer.metrics.reporting.
GangliaReporter
Creates a new
GangliaReporter
.
GangliaReporter(MetricsRegistry, String, int, String, MetricPredicate, boolean)
- Constructor for class com.yammer.metrics.reporting.
GangliaReporter
Creates a new
GangliaReporter
.
GangliaReporter(MetricsRegistry, String, MetricPredicate, boolean, GangliaMessageBuilder, VirtualMachineMetrics)
- Constructor for class com.yammer.metrics.reporting.
GangliaReporter
Creates a new
GangliaReporter
.
P
printVMMetrics
- Variable in class com.yammer.metrics.reporting.
GangliaReporter
processCounter(MetricName, Counter, String)
- Method in class com.yammer.metrics.reporting.
GangliaReporter
processGauge(MetricName, Gauge<?>, String)
- Method in class com.yammer.metrics.reporting.
GangliaReporter
processHistogram(MetricName, Histogram, String)
- Method in class com.yammer.metrics.reporting.
GangliaReporter
processMeter(MetricName, Metered, String)
- Method in class com.yammer.metrics.reporting.
GangliaReporter
processTimer(MetricName, Timer, String)
- Method in class com.yammer.metrics.reporting.
GangliaReporter
R
run()
- Method in class com.yammer.metrics.reporting.
GangliaReporter
S
sanitizeName(MetricName)
- Method in class com.yammer.metrics.reporting.
GangliaReporter
C
E
G
P
R
S
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2012. All Rights Reserved.