VMware GemFire Native Client C++ API Reference
|
VMware VMware GemFire Native C++ Reference 10.4.3
|
Loading...
Searching...
No Matches
apache::geode::client::CacheableArrayList Class Reference
A mutable Cacheable array list wrapper that can serve as a distributable object for caching.
More...
#include <CacheableBuiltins.hpp>
Inherits internal::CacheableContainerPrimitive< std::vector< std::shared_ptr< Cacheable > >, internal::DSCode::CacheableArrayList, CacheableArrayList >.
Detailed Description
A mutable Cacheable array list wrapper that can serve as a distributable object for caching.
Apache Geode C++ Cache API Documentation