| Constructor and Description |
|---|
OutputFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
OutputService outputService,
Set<PluginMetaData> pluginMetaData,
Map<String,MessageOutput.Factory<? extends MessageOutput>> outputFactories,
Map<String,MessageOutput.Factory2<? extends MessageOutput>> outputFactories2) |
| Constructor and Description |
|---|
OutputRegistry(MessageOutput defaultMessageOutput,
OutputService outputService,
MessageOutputFactory messageOutputFactory,
NotificationService notificationService,
NodeId nodeId,
long faultCountThreshold,
long faultPenaltySeconds) |
| Constructor and Description |
|---|
StreamOutputResource(OutputService outputService,
StreamService streamService,
OutputRegistry outputRegistry) |
| Constructor and Description |
|---|
OutputResource(OutputService outputService,
MessageOutputFactory messageOutputFactory,
OutputRegistry outputRegistry) |
| Modifier and Type | Class and Description |
|---|---|
class |
OutputServiceImpl |
| Constructor and Description |
|---|
StreamServiceImpl(MongoConnection mongoConnection,
StreamRuleService streamRuleService,
AlertService alertService,
OutputService outputService,
IndexSetService indexSetService,
MongoIndexSet.Factory indexSetFactory,
NotificationService notificationService,
EntityOwnershipService entityOwnershipService,
ClusterEventBus clusterEventBus,
AlarmCallbackConfigurationService alarmCallbackConfigurationService) |
| Constructor and Description |
|---|
ClusterStatsService(MongoProbe mongoProbe,
UserService userService,
InputService inputService,
StreamService streamService,
StreamRuleService streamRuleService,
OutputService outputService,
AlertService alertService,
AlarmCallbackConfigurationService alarmCallbackConfigurationService,
DashboardService dashboardService,
Cluster cluster) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.