VMware Tanzu GemFire Native C++ Reference
10.1.5
|
Each enum represents a predefined RegionAttributes in a {}. More...
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.