| Package | Description |
|---|---|
| com.gemstone.gemfire.internal.shared |
| Modifier and Type | Method and Description |
|---|---|
static SystemProperties |
SystemProperties.getClientInstance()
Get an instance appropriate for client instances.
|
static SystemProperties |
SystemProperties.getServerInstance()
Get an instance appropriate for server instances.
|
| Modifier and Type | Method and Description |
|---|---|
String |
SystemProperties.Callbacks.getSystemProperty(String key,
SystemProperties properties)
Get system property for given key or null if key not set.
|
String |
SystemProperties.DefaultCallbacks.getSystemProperty(String key,
SystemProperties properties)
Get system property for given key or null if key not set.
|
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.