| Package | Description |
|---|---|
| org.hawkular.datamining.api | |
| org.hawkular.datamining.api.base |
| Modifier and Type | Method and Description |
|---|---|
Subscription |
SubscriptionManager.subscription(String tenant,
String metricId) |
| Modifier and Type | Method and Description |
|---|---|
Set<Subscription> |
SubscriptionManager.subscriptionsOfTenant(String tenant) |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionManager.subscribe(Subscription subscription) |
| Modifier and Type | Class and Description |
|---|---|
class |
DataMiningSubscription |
| Modifier and Type | Method and Description |
|---|---|
Subscription |
InMemorySubscriptionManager.subscription(String tenant,
String metricId) |
| Modifier and Type | Method and Description |
|---|---|
Set<Subscription> |
InMemorySubscriptionManager.subscriptionsOfTenant(String tenant) |
| Modifier and Type | Method and Description |
|---|---|
void |
InMemorySubscriptionManager.subscribe(Subscription subscription) |
Copyright © 2015–2016 Red Hat, Inc.. All rights reserved.