| Class | Description | 
|---|---|
| CompositeAggregation | 
 Used to parse the result of 'composite' aggregation queries since no
 support for these exists in Jest yet. 
 | 
| ElasticAlarmHistoryRepository | 
 Queries alarm history stored in Elasticsearch. 
 | 
| ElasticAlarmIndexer | 
 Indexes alarms in Elasticsearch by listening for alarm state changes via the  
AlarmLifecycleListener. | 
| ElasticAlarmMetrics | |
| ElasticHealthCheck | 
 Verifies the basic functionality (+ connectivity to Elasticsearch) of
 the  
ElasticAlarmHistoryRepository. | 
| QueryProvider | 
 Here we store the search queries in the class-path in the form
 of Freemarker templates and use the templating to perform the parameter
 substitution. 
 | 
| TemplateInitializerForAlarms | |
| TimeRange | 
| Exception | Description | 
|---|---|
| PersistenceException | 
Copyright © 2020. All rights reserved.