VMware Tanzu GemFire Native C++ Reference  10.1.5
RegionShortcut Class Reference

Each enum represents a predefined RegionAttributes in a {}. More...

Detailed Description

Each enum represents a predefined RegionAttributes in a {}.

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.


Apache Geode C++ Cache API Documentation