public class PRBasicIndexCreationDeadlockDUnitTest.IndexUtilTestHook extends Object implements com.gemstone.gemfire.cache.query.internal.index.IndexManager.TestHook
| Constructor and Description |
|---|
IndexUtilTestHook() |
| Modifier and Type | Method and Description |
|---|---|
void |
hook(int spot) |
boolean |
isHooked() |
void |
setHooked(boolean hooked) |
public void setHooked(boolean hooked)
public boolean isHooked()
public void hook(int spot)
throws RuntimeException
hook in interface com.gemstone.gemfire.cache.query.internal.index.IndexManager.TestHookRuntimeExceptionCopyright © 2010-2015 Pivotal Software, Inc. All rights reserved.