Apache Geode Native C++ Reference 1.15.0
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