public class DeclarativeGeneratorVersionHelper extends Object
| Constructor and Description |
|---|
DeclarativeGeneratorVersionHelper() |
| Modifier and Type | Method and Description |
|---|---|
static com.gemstone.gemfire.internal.cache.xmlcache.RegionAttributesCreation |
setConcurrencyChecksEnabled(RegionDefinition regDef,
com.gemstone.gemfire.internal.cache.xmlcache.RegionAttributesCreation attr)
For GemFire7.0 and above, set concurrencyChecksEnabled (if defined)
|
public static com.gemstone.gemfire.internal.cache.xmlcache.RegionAttributesCreation setConcurrencyChecksEnabled(RegionDefinition regDef, com.gemstone.gemfire.internal.cache.xmlcache.RegionAttributesCreation attr)
regDef - The RegionDefinition for the region to create.attr - The region attributes creation object to updateCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.