| Interface | Description |
|---|---|
| Renderer |
Responsible for the rendering of a result.
|
| Class | Description |
|---|---|
| AlertStateSummary |
The
AlertStateSummary class holds information about each possible
alert state. |
| AlertStateValues |
The
AlertStateValues class holds various information about an alert
state, such as the number of instances of that state and the most recent
timestamp. |
| AlertSummaryGroupedRenderer |
The
AlertSummaryGroupedRenderer is used to format the results of
queries to the alerts endpoint. |
| AlertSummaryGroupedRenderer.AlertDefinitionSummary |
The
AlertSummaryGroupedRenderer.AlertDefinitionSummary is a simple data structure for keeping
track of each alert definition's summary information as the result set is
being iterated over. |
| AlertSummaryRenderer |
The
AlertSummaryRenderer is used to format the results of queries to
the alerts endpoint. |
| BaseRenderer |
Base renderer.
|
| ClusterBlueprintRenderer |
Renderer which renders a cluster resource as a blueprint.
|
| DefaultRenderer |
Default resource renderer.
|
| HostKerberosIdentityCsvRenderer |
Renderer which updates a KerberosHostIdentity resource so it may be serialized using a CSV serializer.
|
| MetricsPaddingRenderer | |
| MinimalRenderer |
Minimal Renderer.
|
Copyright © 2022 Apache Software Foundation. All rights reserved.