Apache Geode Native C++ Reference 1.15.0
apache::geode::client::CacheableIdentityHashMap Class Reference

A mutable CacheableKey to Serializable hash map that can serve as a distributable object for caching. More...

#include <CacheableBuiltins.hpp>

Inherits internal::CacheableContainerPrimitive< HashMapOfCacheable, internal::DSCode::CacheableIdentityHashMap, CacheableIdentityHashMap >.

Detailed Description

A mutable CacheableKey to Serializable hash map that can serve as a distributable object for caching.

This is provided for compability with java side, though is functionally identical to CacheableHashMap i.e. does not provide the semantics of java IdentityHashMap.


Apache Geode C++ Cache API Documentation