Gemfire JavaDocs
Package org.apache.geode.admin
Class GemFireHealth.Health
- java.lang.Object
-
- org.apache.geode.admin.GemFireHealth.Health
-
- All Implemented Interfaces:
java.io.Serializable
- Enclosing interface:
- GemFireHealth
@Immutable public static class GemFireHealth.Health extends java.lang.Object implements java.io.Serializable
An enumerated type for the health of GemFire.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
Health(java.lang.String healthString)
Creates a newHealth
with the given string
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Object
readResolve()
Returns the appropriate canonical instance ofHealth
.java.lang.String
toString()
-