userver: userver/cache/cache_statistics.hpp File Reference
Loading...
Searching...
No Matches
cache_statistics.hpp File Reference

Detailed Description

Statistics collection for components::CachingComponentBase.

Definition in file cache_statistics.hpp.

Go to the source code of this file.

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

Classes

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

Namespaces

namespace  cache
 Utilities for caching.