public abstract class GemfireUtils extends CacheUtils
DistributedSystemUtils,
CacheFactory,
Region| Modifier and Type | Field and Description |
|---|---|
static String |
GEMFIRE_VERSION |
DEFAULT_POOL_NAMEDEFAULT_CACHE_SERVER_PORT, DEFAULT_LOCATOR_PORT, DURABLE_CLIENT_ID_PROPERTY_NAME, DURABLE_CLIENT_TIMEOUT_PROPERTY_NAME| Constructor and Description |
|---|
GemfireUtils() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isGemfireVersion65OrAbove() |
static boolean |
isGemfireVersion7OrAbove() |
static boolean |
isGemfireVersion8OrAbove() |
static boolean |
isGemfireVersionGreaterThanEqualTo(double expectedVersion) |
static void |
main(String... args) |
closeCache, closeClientCache, getCache, getClientCache, isClient, isDurable, isPeer, resolveGemFireCache, toRegionPathconfigureDurableClient, getDistributedSystem, getDistributedSystem, isConnected, isNotConnectedaddDependsOn, defaultIfEmpty, defaultIfNull, dereferenceBean, equalsIgnoreNullpublic static final String GEMFIRE_VERSION
public static boolean isGemfireVersionGreaterThanEqualTo(double expectedVersion)
public static boolean isGemfireVersion65OrAbove()
public static boolean isGemfireVersion7OrAbove()
public static boolean isGemfireVersion8OrAbove()
public static void main(String... args)
Copyright © 2011–2019 Pivotal Software, Inc.. All rights reserved.