Currently the following attributes are defined: redundancyLevel: Redundancy for HA client queues. endpoints: Cache level endpoints list. To create an instance of this interface, use CacheAttributesFactory.CreateCacheAttributes.
For compatibility rules and default values, see CacheAttributesFactory.
Note that the CacheAttributes are not distributed with the region.
Properties | |
| String^ | Endpoints [get] |
| Int32 | RedundancyLevel [get] |
String^ GemStone::GemFire::Cache::CacheAttributes::Endpoints [get] |
Gets cache level endpoints list.
Int32 GemStone::GemFire::Cache::CacheAttributes::RedundancyLevel [get] |
Gets redundancy level for regions in the cache.