|
VMware Tanzu GemFire Native C++ Reference
10.1.5
|
A mutable CacheableKey hash set wrapper that can serve as a distributable object for caching.
More...
Inherits CacheableContainerPrimitive< HashSetOfCacheableKey, internal::DSCode::CacheableLinkedHashSet, CacheableLinkedHashSet >.
A mutable CacheableKey hash set wrapper that can serve as a distributable object for caching.
This is provided for compability with java side, though is functionally identical to CacheableHashSet i.e. does not provide the predictable iteration semantics of java LinkedHashSet.