VMware Tanzu GemFire Native C++ Reference 10.2.7
|
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 >.
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
.