public class HostHealthyHeartbeatEvent extends HostEvent
| Constructor and Description |
|---|
HostHealthyHeartbeatEvent(String hostName,
long heartbeatTime,
AgentEnv env,
List<DiskInfo> mounts) |
| Modifier and Type | Method and Description |
|---|---|
AgentEnv |
getAgentEnv() |
long |
getHeartbeatTime() |
List<DiskInfo> |
getMounts() |
getHostNamegetTimestamp, getType, toStringpublic long getHeartbeatTime()
public AgentEnv getAgentEnv()
null if
there was no new status.Copyright © 2022 Apache Software Foundation. All rights reserved.