| Package | Description |
|---|---|
| org.graylog2.alerts | |
| org.graylog2.rest.resources.streams | |
| org.graylog2.rest.resources.streams.rules | |
| org.graylog2.streams |
| Constructor and Description |
|---|
FormattedEmailAlertSender(Configuration configuration,
StreamRuleService streamRuleService,
UserService userService) |
StaticEmailAlertSender(Configuration configuration,
StreamRuleService streamRuleService,
UserService userService) |
| Constructor and Description |
|---|
StreamResource(StreamService streamService,
StreamRuleService streamRuleService,
ThroughputStats throughputStats,
StreamRouter streamRouter) |
| Constructor and Description |
|---|
StreamRuleResource(StreamRuleService streamRuleService,
StreamService streamService) |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamRuleServiceImpl |
| Modifier and Type | Field and Description |
|---|---|
protected StreamRuleService |
StreamRouter.streamRuleService |
| Constructor and Description |
|---|
CachedStreamRouter(StreamService streamService,
StreamRuleService streamRuleService,
com.codahale.metrics.MetricRegistry metricRegistry,
Configuration configuration,
NotificationService notificationService) |
StreamRouter(StreamService streamService,
StreamRuleService streamRuleService,
com.codahale.metrics.MetricRegistry metricRegistry,
Configuration configuration,
NotificationService notificationService) |
StreamServiceImpl(MongoConnection mongoConnection,
StreamRuleService streamRuleService,
AlertService alertService,
OutputService outputService,
NotificationService notificationService) |
Copyright © 2012–2014 TORCH GmbH. All rights reserved.