| Package | Description |
|---|---|
| org.apache.ambari.server.agent | |
| org.apache.ambari.server.state | |
| org.apache.ambari.server.state.host |
| Modifier and Type | Method and Description |
|---|---|
HostInfo |
Register.getHardwareProfile() |
| Modifier and Type | Method and Description |
|---|---|
void |
Register.setHardwareProfile(HostInfo hardwareProfile) |
| Modifier and Type | Method and Description |
|---|---|
void |
Host.importHostInfo(HostInfo hostInfo) |
| Modifier and Type | Method and Description |
|---|---|
void |
HostImpl.importHostInfo(HostInfo hostInfo) |
| Constructor and Description |
|---|
HostRegistrationRequestEvent(String hostName,
AgentVersion agentVersion,
long registrationTime,
HostInfo hostInfo,
AgentEnv env,
long agentStartTime) |
HostRegistrationRequestEvent(String hostName,
String publicName,
AgentVersion agentVersion,
long registrationTime,
HostInfo hostInfo,
AgentEnv env,
long agentStartTime) |
Copyright © 2022 Apache Software Foundation. All rights reserved.