public class ResourceManagerDescription extends AbstractDescription implements Serializable
| Constructor and Description |
|---|
ResourceManagerDescription() |
| Modifier and Type | Method and Description |
|---|---|
void |
configure(com.gemstone.gemfire.cache.control.ResourceManager rm)
Configures the resource manager using this description.
|
protected static void |
configure(TestConfig config)
Creates resource manager descriptions from the resource manager parameters
in the test configuration.
|
String |
getName()
Returns the logical name of this resource manager description.
|
SortedMap |
toSortedMap()
Returns a sorted map of description fields and their values.
|
addProperties, asList, convertPrm, convertPrmDefault, getBooleanFor, getClass, getClassname, getInstance, getIntegerFor, getNonnegativeIntegerFor, getParametersAndDefaults, getPath, getSSLDescription, loadClass, parseMethod, toStringpublic String getName()
public void configure(com.gemstone.gemfire.cache.control.ResourceManager rm)
public SortedMap toSortedMap()
AbstractDescriptiontoSortedMap in class AbstractDescriptionprotected static void configure(TestConfig config)
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.