Constructor and Description |
---|
HostHealth() |
Modifier and Type | Method and Description |
---|---|
AgentEnv.JavaProc[] |
getActiveJavaProcs() |
long |
getAgentTimeStampAtReporting() |
AgentEnv.LiveService[] |
getLiveServices() |
long |
getServerTimeStampAtReporting() |
void |
setActiveJavaProcs(AgentEnv.JavaProc[] procs) |
void |
setAgentTimeStampAtReporting(long currentTime) |
void |
setLiveServices(AgentEnv.LiveService[] services) |
void |
setServerTimeStampAtReporting(long currentTime) |
public void setAgentTimeStampAtReporting(long currentTime)
public long getAgentTimeStampAtReporting()
public void setServerTimeStampAtReporting(long currentTime)
public long getServerTimeStampAtReporting()
public void setActiveJavaProcs(AgentEnv.JavaProc[] procs)
public AgentEnv.JavaProc[] getActiveJavaProcs()
public void setLiveServices(AgentEnv.LiveService[] services)
public AgentEnv.LiveService[] getLiveServices()
Copyright © 2022 Apache Software Foundation. All rights reserved.