Uses of Class
org.apache.hadoop.metrics2.util.MetricsCache.Record
Packages that use MetricsCache.Record
Package
Description
General helpers for implementing source and sinks
-
Uses of MetricsCache.Record in org.apache.hadoop.metrics2.util
Methods in org.apache.hadoop.metrics2.util that return MetricsCache.RecordModifier and TypeMethodDescriptionMetricsCache.get(String name, Collection<MetricsTag> tags) Get the cached recordMetricsCache.update(MetricsRecord mr) Update the cache and return the current cache recordMetricsCache.update(MetricsRecord mr, boolean includingTags) Update the cache and return the current cached record