Hazelcast C++ Client
Hazelcast C++ Client Library
hazelcast::client::monitor::local_map_stats Class Referenceabstract

Public Member Functions

virtual std::shared_ptr< monitor::near_cache_statsget_near_cache_stats () const =0
 Returns statistics related to the Near Cache. More...
 

Detailed Description

Definition at line 31 of file local_map_stats.h.

Member Function Documentation

◆ get_near_cache_stats()

virtual std::shared_ptr<monitor::near_cache_stats> hazelcast::client::monitor::local_map_stats::get_near_cache_stats ( ) const
pure virtual

Returns statistics related to the Near Cache.

Returns
statistics object for the Near Cache

The documentation for this class was generated from the following file: