public class BridgeParms extends BasePrms
| Modifier and Type | Field and Description |
|---|---|
static Long |
logDetails
Indicates whether detailed messages should be logged
|
static Long |
serverLoaderClassname
Name of CacheLoader for use in CacheServer.
|
static Long |
trimIterations
Number of trim iterations done in each task.
|
static Long |
validate
Indicates whether values retrieved should be validated
|
static Long |
workIterations
Number of work iterations done in each task.
|
| Constructor and Description |
|---|
BridgeParms() |
| Modifier and Type | Method and Description |
|---|---|
protected static boolean |
getLogDetails() |
protected static String |
getServerLoaderClassname() |
protected static int |
getTrimIterations() |
protected static boolean |
getValidate() |
protected static int |
getWorkIterations() |
dumpKeys, keyForName, nameForKey, setValues, tab, tasktabpublic static Long trimIterations
public static Long workIterations
public static Long serverLoaderClassname
public static Long logDetails
public static Long validate
protected static int getTrimIterations()
protected static int getWorkIterations()
protected static String getServerLoaderClassname()
protected static boolean getLogDetails()
protected static boolean getValidate()
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.