public class HAHelper
extends java.lang.Object
| Constructor and Description |
|---|
HAHelper() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.Map |
getDispatchMessageMap(java.lang.Object mapWrapper) |
static com.gemstone.gemfire.internal.cache.ha.HARegionQueue |
getRegionQueue(com.gemstone.gemfire.internal.cache.HARegion hr) |
static java.lang.String |
getRegionQueueName(java.lang.String proxyId) |
static com.gemstone.gemfire.internal.cache.ha.HARegionQueueStats |
getRegionQueueStats(com.gemstone.gemfire.internal.cache.ha.HARegionQueue hq) |
public static java.lang.String getRegionQueueName(java.lang.String proxyId)
public static com.gemstone.gemfire.internal.cache.ha.HARegionQueue getRegionQueue(com.gemstone.gemfire.internal.cache.HARegion hr)
public static com.gemstone.gemfire.internal.cache.ha.HARegionQueueStats getRegionQueueStats(com.gemstone.gemfire.internal.cache.ha.HARegionQueue hq)
public static java.util.Map getDispatchMessageMap(java.lang.Object mapWrapper)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.