VMware GemFire Native C++ Reference
9.1
|
Each enum represents a predefined RegionAttributes in a Cache. More...
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.