| 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MetricsRecord in org.apache.hadoop.metrics2 | 
|---|
| Methods in org.apache.hadoop.metrics2 with parameters of type MetricsRecord | |
|---|---|
 boolean | 
MetricsFilter.accepts(MetricsRecord record)
Whether to accept the record  | 
 void | 
MetricsSink.putMetrics(MetricsRecord record)
Put a metrics record in the sink  | 
| Uses of MetricsRecord in org.apache.hadoop.metrics2.impl | 
|---|
| Classes in org.apache.hadoop.metrics2.impl that implement MetricsRecord | |
|---|---|
 class | 
MetricsRecordImpl
 | 
| Uses of MetricsRecord in org.apache.hadoop.metrics2.sink | 
|---|
| Methods in org.apache.hadoop.metrics2.sink with parameters of type MetricsRecord | |
|---|---|
 void | 
FileSink.putMetrics(MetricsRecord record)
 | 
| Uses of MetricsRecord in org.apache.hadoop.metrics2.sink.ganglia | 
|---|
| Methods in org.apache.hadoop.metrics2.sink.ganglia with parameters of type MetricsRecord | |
|---|---|
 void | 
GangliaSink30.putMetrics(MetricsRecord record)
 | 
| Uses of MetricsRecord in org.apache.hadoop.metrics2.util | 
|---|
| Methods in org.apache.hadoop.metrics2.util with parameters of type MetricsRecord | |
|---|---|
 MetricsCache.Record | 
MetricsCache.update(MetricsRecord mr)
 | 
 MetricsCache.Record | 
MetricsCache.update(MetricsRecord mr,
       boolean includingTags)
Update the cache and return the cached record  | 
  | 
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||