public class ShutDownAllMembersTest extends Object
| Modifier and Type | Field and Description |
|---|---|
static ShutDownAllMembersTest |
testInstance
instance of this test class
|
| Constructor and Description |
|---|
ShutDownAllMembersTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HydraTask_initialize()
Creates and initializes a server or peer.
|
static void |
HydraTask_initializeClient()
Creates and initializes an edge client.
|
static void |
HydraTask_initLocator()
Task to create and start a locator
|
static void |
HydraTask_shutDownAllMembers()
Task to call shutDownAllMembers
|
static void |
HydraTask_verifyAdminVmStatus()
Verify whether or not this admin vm has been shut down with shutDownAllMembers
|
static void |
HydraTask_verifyVmStatus()
Verify whether or not this vm has been shut down with shutDownAllMembers
|
protected static void |
registerInterest()
Register interest with ALL_KEYS, and InterestPolicyResult = KEYS_VALUES
which is equivalent to a full GII.
|
public static ShutDownAllMembersTest testInstance
public static void HydraTask_initializeClient()
throws Throwable
Throwablepublic static void HydraTask_initialize()
throws Throwable
Throwablepublic static void HydraTask_initLocator()
public static void HydraTask_shutDownAllMembers()
public static void HydraTask_verifyVmStatus()
public static void HydraTask_verifyAdminVmStatus()
protected static void registerInterest()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.