| Package | Description |
|---|---|
| org.apache.ambari.server.agent.stomp.dto | |
| org.apache.ambari.server.events |
| Modifier and Type | Method and Description |
|---|---|
static AlertCluster |
AlertCluster.emptyAlertCluster() |
AlertCluster |
AlertCluster.handleUpdate(AlertDefinitionEventType eventType,
AlertCluster update) |
| Modifier and Type | Method and Description |
|---|---|
AlertCluster |
AlertCluster.handleUpdate(AlertDefinitionEventType eventType,
AlertCluster update) |
| Modifier and Type | Method and Description |
|---|---|
Map<Long,AlertCluster> |
AlertDefinitionsUIUpdateEvent.getClusters() |
Map<Long,AlertCluster> |
AlertDefinitionsAgentUpdateEvent.getClusters() |
| Constructor and Description |
|---|
AlertDefinitionsAgentUpdateEvent(AlertDefinitionEventType eventType,
Map<Long,AlertCluster> clusters,
String hostName,
Long hostId) |
AlertDefinitionsUIUpdateEvent(AlertDefinitionEventType eventType,
Map<Long,AlertCluster> clusters) |
AlertDefinitionsUIUpdateEvent(STOMPEvent.Type type,
AlertDefinitionEventType eventType,
Map<Long,AlertCluster> clusters) |
Copyright © 2022 Apache Software Foundation. All rights reserved.