Package | Description |
---|---|
org.apache.ambari.server.agent.stomp.dto |
Modifier and Type | Method and Description |
---|---|
TopologyHost |
TopologyHost.deepCopy() |
Modifier and Type | Method and Description |
---|---|
Set<TopologyHost> |
TopologyCluster.deepCopyTopologyHosts() |
Set<TopologyHost> |
TopologyCluster.getTopologyHosts() |
Modifier and Type | Method and Description |
---|---|
void |
TopologyCluster.addTopologyHost(TopologyHost topologyHost) |
boolean |
TopologyHost.updateHost(TopologyHost hostToUpdate) |
Modifier and Type | Method and Description |
---|---|
void |
TopologyCluster.setTopologyHosts(Set<TopologyHost> topologyHosts) |
void |
TopologyCluster.update(Set<TopologyComponent> componentsToUpdate,
Set<TopologyHost> hostsToUpdate,
UpdateEventType eventType,
TopologyUpdateHandlingReport report) |
Constructor and Description |
---|
TopologyCluster(Set<TopologyComponent> topologyComponents,
Set<TopologyHost> topologyHosts) |
Copyright © 2022 Apache Software Foundation. All rights reserved.