Interface CustomResolver.Health
- 
- Enclosing class:
- CustomResolver
 
 public static interface CustomResolver.HealthHealthy state of the custom resolver.
- 
- 
Field Detail- 
HEALTHYstatic final String HEALTHY HEALTHY.- See Also:
- Constant Field Values
 
 - 
DEGRADEDstatic final String DEGRADED DEGRADED.- See Also:
- Constant Field Values
 
 - 
CRITICALstatic final String CRITICAL CRITICAL.- See Also:
- Constant Field Values
 
 
- 
 
-