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

A mutable Cacheable stack 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::CacheableStack, CacheableStack >.

Detailed Description

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


Apache Geode C++ Cache API Documentation