public abstract class RegionUtils extends CacheUtils
RegionUtils class is an abstract utility class for working with Regions.Region,
RegionAttributesDEFAULT_POOL_NAMEDEFAULT_CACHE_SERVER_PORT, DEFAULT_LOCATOR_PORT, DURABLE_CLIENT_ID_PROPERTY_NAME, DURABLE_CLIENT_TIMEOUT_PROPERTY_NAME, GEMFIRE_PREFIX, NAME_PROPERTY_NAME| Constructor and Description |
|---|
RegionUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isClient(org.apache.geode.cache.Region region) |
static String |
toRegionName(org.apache.geode.cache.Region<?,?> region) |
static String |
toRegionName(String regionPath) |
static String |
toRegionPath(org.apache.geode.cache.Region<?,?> region) |
static String |
toRegionPath(String regionName) |
close, close, close, closeCache, closeClientCache, getCache, getClientCache, isClient, isDurable, isPeer, resolveGemFireCacheconfigureDurableClient, getDistributedSystem, getDistributedSystem, getLocator, isConnected, isNotConnectedaddDependsOn, defaultIfEmpty, defaultIfNull, defaultIfNull, dereferenceBean, equalsIgnoreNull, getPropertyValue, nullOrEquals, nullSafeEquals, safeGetValue, safeGetValue, safeGetValue, safeGetValue, setPropertyReference, setPropertyValuepublic static boolean isClient(org.apache.geode.cache.Region region)
@Nullable public static String toRegionName(@Nullable org.apache.geode.cache.Region<?,?> region)
@Nullable public static String toRegionPath(@Nullable org.apache.geode.cache.Region<?,?> region)
Copyright © 2011–2018 Pivotal Software, Inc.. All rights reserved.