Hazelcast C++ Client
Hazelcast C++ Client Library
Loading...
Searching...
No Matches
hazelcast::client::monitor::local_instance_stats Class Referenceabstract
Inheritance diagram for hazelcast::client::monitor::local_instance_stats:

Public Member Functions

virtual int64_t get_creation_time ()=0

Static Public Attributes

static const int64_t STAT_NOT_AVAILABLE = -99L
 Fill a stat value with this if it is not available.

Detailed Description

Definition at line 31 of file near_cache_stats.h.

Member Function Documentation

◆ get_creation_time()

virtual int64_t hazelcast::client::monitor::local_instance_stats::get_creation_time ( )
pure virtual

Member Data Documentation

◆ STAT_NOT_AVAILABLE

const int64_t hazelcast::client::monitor::local_instance_stats::STAT_NOT_AVAILABLE = -99L
static

Fill a stat value with this if it is not available.

Definition at line 39 of file near_cache_stats.h.


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