@Immutable public static class GemFireHealth.Health extends Object implements Serializable
Modifier | Constructor and Description |
---|---|
protected |
Health(String healthString)
Creates a new
Health with the given string |
Modifier and Type | Method and Description |
---|---|
Object |
readResolve()
Returns the appropriate canonical instance of
Health . |
String |
toString() |
protected Health(String healthString)
Health
with the given stringhealthString
- the string with which to create the new Health