public class HACache extends Object
| Constructor and Description |
|---|
HACache() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getNumClients() |
static void |
killClient()
A Hydra TASK that kills a client
|
static void |
killServer()
A Hydra TASK that kills a random server
|
static void |
killStableServer()
A Hydra TASK that kills a random stable server.
|
public static void killStableServer()
throws ClientVmNotFoundException
EmptyQueueListener.setStableStateAchievedAndSleep()
to serialize killing.ClientVmNotFoundExceptionkillServer()public static void killServer()
throws ClientVmNotFoundException
ClientVmNotFoundExceptionpublic static void killClient()
public static int getNumClients()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.