public class DiskRegMiscTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected boolean |
hasBeenFlushed |
protected boolean |
hasBeenRolled |
protected static boolean |
isCarefulValidation |
| Constructor and Description |
|---|
DiskRegMiscTest() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
closeCache() |
protected void |
createDestroyCreate() |
protected void |
createDiskRegion() |
protected void |
createModifyModify() |
protected void |
createRemoveCreateModify() |
protected void |
getEntries() |
static void |
HydraTask_closeTask() |
static void |
HydraTask_initialize() |
static void |
HydraTask_PerformGetOperations()
Perform the extesive get on already populated htree and oplogs of the region.
|
static void |
HydraTask_PerformOperations()
Performs the sequence of operations and validate the values after that.
|
protected void |
initialize() |
protected void |
populateRegion() |
protected void |
recoverRegion() |
protected void |
startMonitorThread() |
protected static boolean isCarefulValidation
protected volatile boolean hasBeenRolled
protected volatile boolean hasBeenFlushed
public static void HydraTask_initialize()
protected void initialize()
protected void createDiskRegion()
protected void startMonitorThread()
public static void HydraTask_PerformOperations()
protected void createModifyModify()
protected void createDestroyCreate()
protected void createRemoveCreateModify()
public static void HydraTask_PerformGetOperations()
protected void getEntries()
protected void populateRegion()
protected void recoverRegion()
public static void HydraTask_closeTask()
protected void closeCache()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.