|
GemFire 6.0.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Packages that use GemFireHealthConfig | |
|---|---|
| com.gemstone.gemfire.admin | Provides an API for administering various GemFire components such as a GemFire distributed system, and processes that host GemFire Caches. |
| Uses of GemFireHealthConfig in com.gemstone.gemfire.admin |
|---|
| Methods in com.gemstone.gemfire.admin that return GemFireHealthConfig | |
|---|---|
GemFireHealthConfig |
GemFireHealth.getDefaultGemFireHealthConfig()
Returns the GemFireHealthConfig for GemFire
components whose configurations are not overridden on a per-host
basis. |
GemFireHealthConfig |
GemFireHealth.getGemFireHealthConfig(String hostName)
Returns the GemFireHealthConfig for GemFire
components that reside on a given host. |
| Methods in com.gemstone.gemfire.admin with parameters of type GemFireHealthConfig | |
|---|---|
void |
GemFireHealth.setDefaultGemFireHealthConfig(GemFireHealthConfig config)
Sets the GemFireHealthConfig for
GemFire components whose configurations are not overridden on a
per-host basis. |
void |
GemFireHealth.setGemFireHealthConfig(String hostName,
GemFireHealthConfig config)
Sets the GemFireHealthConfig for GemFire
components that reside on a given host. |
|
GemFire 6.0.1 | ||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||