public class CacheTimeSlowDownDUnitTest.DistManagerTestHook extends Object implements com.gemstone.gemfire.distributed.internal.DistributionManager.DMTestHook
| Constructor and Description |
|---|
DistManagerTestHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
addInformation(Object key,
Object value) |
Object |
getInformation(Object key) |
void |
suspendAtBreakPoint(int breakPoint) |
public void suspendAtBreakPoint(int breakPoint)
suspendAtBreakPoint in interface com.gemstone.gemfire.distributed.internal.DistributionManager.DMTestHookpublic void addInformation(Object key, Object value)
addInformation in interface com.gemstone.gemfire.distributed.internal.DistributionManager.DMTestHookCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.