public class NodeHealthCheckCollector
extends java.lang.Object
| Constructor and Description |
|---|
NodeHealthCheckCollector(EventService eventService,
HealthCheckResultSerializer serializer) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<NodeHealthCheckResult> |
collectResults() |
void |
onApplicationEvent(NodeHealthCheckResponse nodeHealthCheckResponse) |
public NodeHealthCheckCollector(EventService eventService, HealthCheckResultSerializer serializer)
public java.util.Collection<NodeHealthCheckResult> collectResults()
public void onApplicationEvent(NodeHealthCheckResponse nodeHealthCheckResponse)
Copyright © 2018 SAP SE. All Rights Reserved.