public class FairnessTest extends Object
| Modifier and Type | Field and Description |
|---|---|
protected static String |
ObjectToLock |
| Constructor and Description |
|---|
FairnessTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
HydraTask_fairnessTest()
Hydra task to test distributed lock fairness
|
static void |
HydraTask_verify()
Hydra task to verify distributed lock fairness
|
protected static com.gemstone.gemfire.LogWriter |
log() |
protected static ConfigHashtable |
tab() |
protected void |
verify()
Check how many times each thread obtained the lock, checking for fairness.
|
protected static final String ObjectToLock
public static void HydraTask_fairnessTest()
public static void HydraTask_verify()
protected void verify()
protected static ConfigHashtable tab()
protected static com.gemstone.gemfire.LogWriter log()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.