程序包 | 说明 |
---|---|
org.apache.hadoop.metrics2.util |
限定符和类型 | 方法和说明 |
---|---|
MetricsCache.Record |
MetricsCache.get(String name,
Collection<MetricsTag> tags)
Get the cached record
|
MetricsCache.Record |
MetricsCache.update(MetricsRecord mr) |
MetricsCache.Record |
MetricsCache.update(MetricsRecord mr,
boolean includingTags)
Update the cache and return the cached record
|
Copyright © 2009 The Apache Software Foundation