public class GatewayHubVersionHelper extends Object
GatewayHubHelper.| Constructor and Description |
|---|
GatewayHubVersionHelper() |
| Modifier and Type | Method and Description |
|---|---|
protected static com.gemstone.gemfire.cache.util.Gateway |
addGateway(com.gemstone.gemfire.cache.util.GatewayHub hub,
String id,
GatewayDescription gd)
Adds the gateway with the given id to the hub.
|
protected static void |
createDiskStores(com.gemstone.gemfire.cache.util.GatewayHub hub)
Creates the gateway disk stores for the hub.
|
protected static boolean |
isRunning(com.gemstone.gemfire.cache.util.GatewayHub hub)
Returns true if the hub is running.
|
protected static boolean isRunning(com.gemstone.gemfire.cache.util.GatewayHub hub)
protected static void createDiskStores(com.gemstone.gemfire.cache.util.GatewayHub hub)
protected static com.gemstone.gemfire.cache.util.Gateway addGateway(com.gemstone.gemfire.cache.util.GatewayHub hub,
String id,
GatewayDescription gd)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.