VMware GemFire Native Client C++ API Reference
|
VMware VMware GemFire Native C++ Reference 10.4.3
|
Loading...
Searching...
No Matches
RegionEntry.hpp
Go to the documentation of this file.
Defines common statistical information for both the region and its entries.
Definition CacheStatistics.hpp:48
An object in a Region that represents an entry, i.e., a key-value pair.
Definition RegionEntry.hpp:51
RegionEntry(const std::shared_ptr< Region > ®ion, const std::shared_ptr< CacheableKey > &key, const std::shared_ptr< Cacheable > &value)
constructors created by region
This base class is the superclass of all user objects in the cache that can be serialized.
Definition Serializable.hpp:53
Apache Geode C++ Cache API Documentation