Package | Description |
---|---|
com.gemstone.gemfire.admin |
Provides an API for administering various GemFire components such
as a GemFire distributed
system, and processes that host GemFire Caches.
|
Modifier and Type | Field and Description |
---|---|
static GemFireHealth.Health |
GemFireHealth.GOOD_HEALTH
Deprecated.
An indicator that the GemFire components are healthy.
|
static GemFireHealth.Health |
GemFireHealth.OKAY_HEALTH
Deprecated.
An indicator that one or more GemFire components is slightly
unhealthy.
|
static GemFireHealth.Health |
GemFireHealth.POOR_HEALTH
Deprecated.
An indicator that one or more GemFire components is unhealthy.
|
Modifier and Type | Method and Description |
---|---|
GemFireHealth.Health |
GemFireHealth.getHealth()
Deprecated.
Returns an indicator of the overall health of the GemFire
components.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.