Hazelcast C++ Client
Public Member Functions | List of all members
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...
 

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: