| Constructor and Description |
|---|
EventIndexer(StreamService streamService,
Messages messages) |
| Constructor and Description |
|---|
LegacyAlarmCallbackSender(LegacyAlarmCallbackFactory alarmCallbackFactory,
StreamService streamService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
| Constructor and Description |
|---|
AggregationEventProcessor(EventDefinition eventDefinition,
AggregationSearch.Factory aggregationSearchFactory,
EventProcessorDependencyCheck dependencyCheck,
DBEventProcessorStateService stateService,
MoreSearch moreSearch,
StreamService streamService,
Messages messages) |
| Constructor and Description |
|---|
EventsSearchService(MoreSearch moreSearch,
StreamService streamService,
DBEventDefinitionService eventDefinitionService,
com.fasterxml.jackson.databind.ObjectMapper objectMapper) |
MoreSearch(StreamService streamService,
IndexRangeService indexRangeService,
QueryStringDecorators esQueryDecorators,
MoreSearchAdapter moreSearchAdapter) |
| Constructor and Description |
|---|
StreamGRNDescriptorProvider(StreamService streamService) |
| Constructor and Description |
|---|
StreamCacheService(com.google.common.eventbus.EventBus eventBus,
StreamService streamService,
ScheduledExecutorService executorService) |
| Constructor and Description |
|---|
PipelineConnectionsResource(PipelineStreamConnectionsService connectionsService,
PipelineService pipelineService,
StreamService streamService) |
SimulatorResource(PipelineInterpreter pipelineInterpreter,
ConfigurationStateUpdater pipelineStateUpdater,
StreamService streamService) |
| Constructor and Description |
|---|
IndexLookup(IndexRangeService indexRangeService,
StreamService streamService) |
| Constructor and Description |
|---|
PermittedStreams(StreamService streamService) |
| Constructor and Description |
|---|
PipelineFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
PipelineService pipelineService,
PipelineStreamConnectionsService connectionsService,
PipelineRuleParser pipelineRuleParser,
RuleService rulesService,
StreamService streamService) |
StreamFacade(com.fasterxml.jackson.databind.ObjectMapper objectMapper,
StreamService streamService,
StreamRuleService streamRuleService,
AlertService streamAlertService,
AlarmCallbackConfigurationService alarmCallbackConfigurationService,
V20190722150700_LegacyAlertConditionMigration legacyAlertsMigration,
IndexSetService indexSetService,
UserService userService) |
| Constructor and Description |
|---|
IndexFieldTypesService(MongoConnection mongoConnection,
StreamService streamService,
MongoJackObjectMapperProvider objectMapperProvider) |
MappedFieldTypesService(StreamService streamService,
IndexFieldTypesService indexFieldTypesService,
FieldTypeMapper fieldTypeMapper,
IndexLookup indexLookup) |
| Constructor and Description |
|---|
MongoIndexSetService(org.mongojack.JacksonDBCollection<IndexSetConfig,org.bson.types.ObjectId> collection,
StreamService streamService,
ClusterConfigService clusterConfigService,
ClusterEventBus clusterEventBus) |
MongoIndexSetService(MongoConnection mongoConnection,
MongoJackObjectMapperProvider objectMapperProvider,
StreamService streamService,
ClusterConfigService clusterConfigService,
ClusterEventBus clusterEventBus) |
| Constructor and Description |
|---|
Searches(IndexRangeService indexRangeService,
com.codahale.metrics.MetricRegistry metricRegistry,
StreamService streamService,
Indices indices,
IndexSetRegistry indexSetRegistry,
SearchesAdapter searchesAdapter) |
| Constructor and Description |
|---|
AlertScannerThread(StreamService streamService,
Configuration configuration,
AlertScanner alertScanner) |
| Constructor and Description |
|---|
AlarmCallbacksResource(AlarmCallbackConfigurationService alarmCallbackConfigurationService,
StreamService streamService,
Set<AlarmCallback> availableAlarmCallbacks,
AlarmCallbackFactory alarmCallbackFactory) |
StreamAlarmCallbackResource(AlarmCallbackConfigurationService alarmCallbackConfigurationService,
StreamService streamService,
AlarmCallbackFactory alarmCallbackFactory,
AlarmCallbacksResource alarmCallbacksResource) |
| Constructor and Description |
|---|
AlertResource(StreamService streamService,
AlertService alertService) |
| Constructor and Description |
|---|
StreamResource(StreamService streamService,
PaginatedStreamService paginatedStreamService,
StreamRuleService streamRuleService,
StreamRouterEngine.Factory streamRouterEngineFactory,
IndexSetRegistry indexSetRegistry,
AlarmCallbackConfigurationService alarmCallbackConfigurationService,
AlertService alertService) |
| Constructor and Description |
|---|
AlertConditionsResource(Map<String,AlertCondition.Factory> alertConditionTypesMap,
StreamService streamService,
AlertService alertService) |
StreamAlertConditionResource(StreamService streamService,
AlertService alertService,
Map<String,AlertCondition.Factory> alertConditionMap) |
StreamAlertResource(StreamService streamService,
AlertService alertService,
AlarmCallbackConfigurationService alarmCallbackConfigurationService,
AlarmCallbackFactory alarmCallbackFactory) |
| Constructor and Description |
|---|
StreamOutputResource(OutputService outputService,
StreamService streamService,
OutputRegistry outputRegistry) |
| Constructor and Description |
|---|
StreamRuleResource(StreamRuleService streamRuleService,
StreamService streamService) |
| Modifier and Type | Class and Description |
|---|---|
class |
StreamServiceImpl |
| Constructor and Description |
|---|
DefaultStreamChangeHandler(StreamService streamService,
DefaultStreamProvider defaultStreamProvider,
com.google.common.eventbus.EventBus eventBus) |
OutputServiceImpl(MongoConnection mongoConnection,
MongoJackObjectMapperProvider mapperProvider,
StreamService streamService,
OutputRegistry outputRegistry) |
StreamFaultManager(Configuration configuration,
StreamMetrics streamMetrics,
NotificationService notificationService,
StreamService streamService) |
StreamRouter(StreamService streamService,
ServerStatus serverStatus,
StreamRouterEngine.Factory routerEngineFactory,
com.google.common.eventbus.EventBus serverEventBus,
ScheduledExecutorService scheduler) |
| 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.