| Package | Description |
|---|---|
| org.apache.hadoop.metrics2.util |
General helpers for implementing source and sinks
|
| Modifier and Type | Method | Description |
|---|---|---|
MetricsCache.Record |
MetricsCache.get(java.lang.String name,
java.util.Collection<MetricsTag> tags) |
Get the cached record
|
MetricsCache.Record |
MetricsCache.update(MetricsRecord mr) |
Update the cache and return the current cache record
|
MetricsCache.Record |
MetricsCache.update(MetricsRecord mr,
boolean includingTags) |
Update the cache and return the current cached record
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.