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