public class MirrorPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static Long |
expectErrorOnRegionConfig
(int) The class name of the listener to use.
|
static Long |
listenerClassName
(int) The class name of the listener to use.
|
static Long |
totalNumObjectsToMirror
(int) The number of keys/values to mirror to terminate the test
|
static 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 Long listenerClassName
public static Long expectErrorOnRegionConfig
public static Long totalNumObjectsToMirror
public static Long useTransactions
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.