public abstract class DistributedSystemUtils extends Object
DistributedSystem| Modifier and Type | Field and Description |
|---|---|
static int |
DEFAULT_CACHE_SERVER_PORT |
static int |
DEFAULT_LOCATOR_PORT |
| Constructor and Description |
|---|
DistributedSystemUtils() |
| Modifier and Type | Method and Description |
|---|---|
static <T extends com.gemstone.gemfire.distributed.DistributedSystem> |
getDistributedSystem() |
static boolean |
isConnected(com.gemstone.gemfire.distributed.DistributedSystem distributedSystem) |
static boolean |
isNotConnected(com.gemstone.gemfire.distributed.DistributedSystem distributedSystem) |
public static final int DEFAULT_CACHE_SERVER_PORT
public static final int DEFAULT_LOCATOR_PORT
public static <T extends com.gemstone.gemfire.distributed.DistributedSystem> T getDistributedSystem()
public static boolean isConnected(com.gemstone.gemfire.distributed.DistributedSystem distributedSystem)
public static boolean isNotConnected(com.gemstone.gemfire.distributed.DistributedSystem distributedSystem)