Package org.apache.geode.admin
Class GemFireHealth.Health
java.lang.Object
org.apache.geode.admin.GemFireHealth.Health
- All Implemented Interfaces:
Serializable
- Enclosing interface:
- GemFireHealth
An enumerated type for the health of GemFire.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturns the appropriate canonical instance ofHealth.toString()
-
Constructor Details
-
Health
Creates a newHealthwith the given string- Parameters:
healthString- the string with which to create the newHealth
-
-
Method Details