public class MirrorPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Long |
expectErrorOnRegionConfig
(int) The class name of the listener to use.
|
static java.lang.Long |
listenerClassName
(int) The class name of the listener to use.
|
static java.lang.Long |
totalNumObjectsToMirror
(int) The number of keys/values to mirror to terminate the test
|
static java.lang.Long |
useTransactions
(boolean) True if the test execute operations within a single transaction
Defaults to false
|
| Constructor and Description |
|---|
MirrorPrms() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
useTransactions() |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static java.lang.Long listenerClassName
public static java.lang.Long expectErrorOnRegionConfig
public static java.lang.Long totalNumObjectsToMirror
public static java.lang.Long useTransactions
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.