Pivotal GemFire Native C++ Reference  10.0.5
apache::geode::client::CacheableIdentityHashMap Class Reference

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

Inherits 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