| Package | Description |
|---|---|
| org.hawkular.alerts.api.model.data | |
| org.hawkular.alerts.api.services |
| Modifier and Type | Class and Description |
|---|---|
class |
Availability
An availability incoming data.
|
class |
NumericData
A numeric incoming data.
|
class |
StringData
A string incoming data.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Data> |
MixedData.asCollection() |
| Modifier and Type | Method and Description |
|---|---|
int |
Data.compareTo(Data o) |
| Modifier and Type | Method and Description |
|---|---|
void |
AlertsService.sendData(Data data)
Send data into the alerting system for evaluation.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AlertsService.sendData(Collection<Data> data)
Send data into the alerting system for evaluation.
|
Copyright © 2015 Red Hat, Inc.. All rights reserved.