public class GrantorTest extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
ROOT_REGION_NAME |
| Constructor and Description |
|---|
GrantorTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
becomeGrantorTask()
Task: TASK to become LockGrantor
|
static void |
countGrantorsTask()
validateTask: CLOSETASK check to see if current member
is the grantor.
|
static void |
crashGrantorTask()
Task: TASK to become LockGrantor and then crash VM
Another VM should be designated LockGrantor.
|
static void |
forceGrantorSelectionTask() |
protected static com.gemstone.gemfire.LogWriter |
log() |
protected static ConfigHashtable |
tab() |
static void |
validateTask()
validateTask: ENDTASK to validate results
|
public static final String ROOT_REGION_NAME
public static void becomeGrantorTask()
public static void crashGrantorTask()
throws ClientVmNotFoundException
ClientVmNotFoundExceptionpublic static void countGrantorsTask()
public static void validateTask()
public static void forceGrantorSelectionTask()
protected static com.gemstone.gemfire.LogWriter log()
protected static ConfigHashtable tab()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.