| Package | Description |
|---|---|
| org.graylog2.indexer | |
| org.graylog2.indexer.fieldtypes | |
| org.graylog2.initializers | |
| org.graylog2.migrations | |
| org.graylog2.periodical | |
| org.graylog2.rest.resources.system.indexer |
| Constructor and Description |
|---|
NodeInfoCache(Cluster cluster) |
| Constructor and Description |
|---|
IndexFieldTypePollerPeriodical(IndexFieldTypePoller poller,
IndexFieldTypesService dbService,
IndexSetService indexSetService,
Indices indices,
MongoIndexSet.Factory mongoIndexSetFactory,
Cluster cluster,
com.google.common.eventbus.EventBus eventBus,
com.github.joschi.jadconfig.util.Duration periodicalInterval,
ScheduledExecutorService scheduler) |
| Constructor and Description |
|---|
BufferSynchronizerService(Buffers buffers,
Cluster cluster,
Configuration configuration,
com.codahale.metrics.MetricRegistry metricRegistry) |
| Constructor and Description |
|---|
V20161130141500_DefaultStreamRecalcIndexRanges(IndexSetRegistry indexSetRegistry,
IndexSetService indexSetService,
MongoIndexSet.Factory indexSetFactory,
IndexRangeService indexRangeService,
CreateNewSingleIndexRangeJob.Factory rebuildIndexRangeJobFactory,
Cluster cluster) |
| Constructor and Description |
|---|
IndexerClusterCheckerThread(NotificationService notificationService,
Cluster cluster) |
IndexRangesCleanupPeriodical(Cluster cluster,
IndexSetRegistry indexSetRegistry,
IndexRangeService indexRangeService,
com.google.common.eventbus.EventBus eventBus,
com.github.joschi.jadconfig.util.Duration indexRangesCleanupInterval) |
IndexRangesMigrationPeriodical(Cluster cluster,
IndexSetRegistry indexSetRegistry,
IndexRangeService indexRangeService,
NotificationService notificationService,
LegacyMongoIndexRangeService legacyMongoIndexRangeService,
ClusterConfigService clusterConfigService) |
IndexRetentionThread(ElasticsearchConfiguration configuration,
IndexSetRegistry indexSetRegistry,
Cluster cluster,
NodeId nodeId,
NotificationService notificationService,
Map<String,javax.inject.Provider<RetentionStrategy>> retentionStrategyMap) |
IndexRotationThread(NotificationService notificationService,
Indices indices,
IndexSetRegistry indexSetRegistry,
Cluster cluster,
ActivityWriter activityWriter,
NodeId nodeId,
Map<String,javax.inject.Provider<RotationStrategy>> rotationStrategyMap) |
| Constructor and Description |
|---|
IndexerOverviewResource(DeflectorResource deflectorResource,
IndexerClusterResource indexerClusterResource,
IndexRangesResource indexRangesResource,
CountResource countResource,
IndexSetRegistry indexSetRegistry,
Indices indices,
Cluster cluster) |
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.