Github   Telegram
Loading...
Searching...
No Matches
Classes | Namespaces
cache_statistics.hpp File Reference

Statistics collection for components::CachingComponentBase. More...

#include <atomic>
#include <chrono>
#include <cstddef>
#include <userver/cache/update_type.hpp>
#include <userver/formats/json_fwd.hpp>
#include <userver/utils/statistics/writer.hpp>
+ Include dependency graph for cache_statistics.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  cache::UpdateStatisticsScope
 Allows a specific cache to fill cache statistics during an Update More...
 

Namespaces

namespace  cache
 Utilities for caching.
 

Detailed Description

Statistics collection for components::CachingComponentBase.

Definition in file cache_statistics.hpp.