public class FixedPartitionPrms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static java.lang.Long |
evictionAction
(String) Type of the eviction action used in the test.
|
static java.lang.Long |
isWithPRPersistence
(Boolean) Whether test uses persistent partitioning.
|
static java.lang.Long |
maxPrimaryPartitionsOnMember
(int) Maximum number of primary partitions used in test
|
static java.lang.Long |
numRegions
(int) Number of regions used in the test
|
static java.lang.Long |
redundantCopies
(int) RedundantCopies used in the test
|
static java.lang.Long |
setResolverAsAttribute
(Boolean) Whether test uses partition resolver as partition attribute.
|
static java.lang.Long |
testType
(String) Type of the test.
|
static java.lang.Long |
totalNumBuckets
(int) RedundantCopies used in the test
|
static java.lang.Long |
useEviction
(Boolean) Whether test uses eviction in the test.
|
static java.lang.Long |
useFixedPartitioning
(boolean) True if the region should be created with a cache writer, false otherwise
|
static java.lang.Long |
useSubRegion
(boolean) Whether the test should use subregion FPR (only one though)
|
| Constructor and Description |
|---|
FixedPartitionPrms() |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static java.lang.Long useFixedPartitioning
public static java.lang.Long redundantCopies
public static java.lang.Long totalNumBuckets
public static java.lang.Long numRegions
public static java.lang.Long useSubRegion
public static java.lang.Long testType
public static java.lang.Long maxPrimaryPartitionsOnMember
public static java.lang.Long useEviction
public static java.lang.Long setResolverAsAttribute
public static java.lang.Long evictionAction
public static java.lang.Long isWithPRPersistence
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.