Apache Geode Native C++ Reference 1.15.0
apache::geode::client::CacheableVector Class Reference

A mutable Cacheable vector 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::CacheableVector, CacheableVector >.

Detailed Description

A mutable Cacheable vector wrapper that can serve as a distributable object for caching.


Apache Geode C++ Cache API Documentation