public class HostUnhealthyHeartbeatEvent extends HostEvent
| Constructor and Description |
|---|
HostUnhealthyHeartbeatEvent(String hostName,
long heartbeatTime,
HostHealthStatus healthStatus) |
| Modifier and Type | Method and Description |
|---|---|
HostHealthStatus |
getHealthStatus() |
long |
getHeartbeatTime() |
getHostNamegetTimestamp, getType, toStringpublic HostUnhealthyHeartbeatEvent(String hostName, long heartbeatTime, HostHealthStatus healthStatus)
public long getHeartbeatTime()
public HostHealthStatus getHealthStatus()
Copyright © 2022 Apache Software Foundation. All rights reserved.