Package | Description |
---|---|
org.apache.hadoop.fs.azure.metrics |
Infrastructure for a Metrics2 source that provides information on Windows
Azure Filesystem for Hadoop instances.
|
org.apache.hadoop.metrics2 |
Metrics 2.0
|
Modifier and Type | Method and Description |
---|---|
void |
AzureFileSystemInstrumentation.getMetrics(MetricsCollector builder,
boolean all) |
Modifier and Type | Method and Description |
---|---|
MetricsCollector |
MetricsRecordBuilder.endRecord()
Syntactic sugar to add multiple records in a collector in a one liner.
|
MetricsCollector |
MetricStringBuilder.parent() |
abstract MetricsCollector |
MetricsRecordBuilder.parent() |
Modifier and Type | Method and Description |
---|---|
void |
MetricsSource.getMetrics(MetricsCollector collector,
boolean all)
Get metrics from the source
|
Constructor and Description |
---|
MetricStringBuilder(MetricsCollector parent,
String prefix,
String separator,
String suffix)
Build an instance.
|
Copyright © 2017 Apache Software Foundation. All rights reserved.