VMware GemFire Native C++ Reference  9.1
apache Namespace Reference

Each enum represents a predefined RegionAttributes in a Cache. More...

Detailed Description

Each enum represents a predefined RegionAttributes in a Cache.

These enum values can be used to create regions using a RegionFactory obtained by calling Cache#createRegionFactory(RegionShortcut).

Another way to use predefined region attributes is in cache.xml by setting the refid attribute on a region element or region-attributes element to the string of each value.


Pivotal GemFire C++ Cache API Documentation