VMware GemFire Native Client C++ API Reference
|
VMware VMware GemFire Native C++ Reference 10.4.3
|
Loading...
Searching...
No Matches
CacheStatistics.hpp
Go to the documentation of this file.
Defines common statistical information for both the region and its entries.
Definition CacheStatistics.hpp:48
virtual std::chrono::system_clock::time_point getLastModifiedTime() const
For an entry, returns the time that the entry's value was last modified.
virtual std::chrono::system_clock::time_point getLastAccessedTime() const
For an entry, returns the last time it was accessed via Region.get.
Apache Geode C++ Cache API Documentation