public class MapTest
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Long |
count |
static boolean |
doWork |
static HighlyScalableMap<KeyMap,KeyMap> |
map |
static java.util.Random |
random |
| Constructor and Description |
|---|
MapTest() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args) |
static void |
testHighScalableMap() |
static void |
testReadWriteLockMap() |
public static final HighlyScalableMap<KeyMap,KeyMap> map
public static boolean doWork
public static java.lang.Long count
public static java.util.Random random