Package | Description |
---|---|
org.apache.ambari.server.api.query.render | |
org.apache.ambari.server.events |
Modifier and Type | Method and Description |
---|---|
static Map<String,AlertSummaryGroupedRenderer.AlertDefinitionSummary> |
AlertSummaryGroupedRenderer.generateEmptySummary(Long definitionId,
String definitionName) |
Modifier and Type | Method and Description |
---|---|
static void |
AlertSummaryGroupedRenderer.updateSummary(Map<String,AlertSummaryGroupedRenderer.AlertDefinitionSummary> summaries,
Long definitionId,
String definitionName,
AlertState state,
Long originalTimestampObject,
MaintenanceState maintenanceState,
String alertText) |
Modifier and Type | Method and Description |
---|---|
Map<Long,Map<String,AlertSummaryGroupedRenderer.AlertDefinitionSummary>> |
AlertUpdateEvent.getSummaries() |
Modifier and Type | Method and Description |
---|---|
void |
AlertUpdateEvent.setSummaries(Map<Long,Map<String,AlertSummaryGroupedRenderer.AlertDefinitionSummary>> summaries) |
Constructor and Description |
---|
AlertUpdateEvent(Map<Long,Map<String,AlertSummaryGroupedRenderer.AlertDefinitionSummary>> summaries) |
Copyright © 2022 Apache Software Foundation. All rights reserved.