public class DefaultClusterHealthCheckService extends java.lang.Object implements ClusterHealthCheckService
| Constructor and Description |
|---|
DefaultClusterHealthCheckService() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<NodeHealthCheckResult> |
performClusterHealthCheck() |
void |
setEventService(EventService eventService) |
void |
setSerializer(HealthCheckResultSerializer serializer) |
public java.util.Collection<NodeHealthCheckResult> performClusterHealthCheck()
performClusterHealthCheck in interface ClusterHealthCheckServicepublic void setEventService(EventService eventService)
public void setSerializer(HealthCheckResultSerializer serializer)
Copyright © 2018 SAP SE. All Rights Reserved.