| Constructor and Description |
|---|
Deflector(SystemJobManager systemJobManager,
ElasticsearchConfiguration configuration,
ActivityWriter activityWriter,
SetIndexReadOnlyJob.Factory indexReadOnlyJobFactory,
CreateNewSingleIndexRangeJob.Factory createNewSingleIndexRangeJobFactory,
Indices indices) |
SetIndexReadOnlyJob(Indices indices,
boolean disableIndexOptimization,
SystemJobManager systemJobManager,
OptimizeIndexJob.Factory optimizeIndexJobFactory,
ActivityWriter activityWriter,
String index) |
| Constructor and Description |
|---|
FixDeflectorByDeleteJob(Deflector deflector,
Indices indices,
ServerStatus serverStatus,
ActivityWriter activityWriter,
Buffers bufferSynchronizer,
NotificationService notificationService) |
FixDeflectorByMoveJob(Deflector deflector,
Indices indices,
ServerStatus serverStatus,
ActivityWriter activityWriter,
Buffers bufferSynchronizer,
NotificationService notificationService) |
| Constructor and Description |
|---|
OptimizeIndexJob(Indices indices,
ActivityWriter activityWriter,
String index) |
| Constructor and Description |
|---|
EsIndexRangeService(org.elasticsearch.client.Client client,
com.fasterxml.jackson.databind.ObjectMapper objectMapper,
Indices indices,
Deflector deflector,
com.google.common.eventbus.EventBus eventBus,
com.google.common.eventbus.EventBus clusterEventBus,
com.codahale.metrics.MetricRegistry metricRegistry) |
| Constructor and Description |
|---|
MessageCountRotationStrategy(ElasticsearchConfiguration configuration,
Indices indices) |
SizeBasedRotationStrategy(ElasticsearchConfiguration configuration,
Indices indices) |
TimeBasedRotationStrategy(ElasticsearchConfiguration configuration,
Indices indices) |
TimeBasedRotationStrategy(org.joda.time.Period rotationPeriod,
Indices indices) |
| Constructor and Description |
|---|
IndexRetentionThread(ElasticsearchConfiguration configuration,
Deflector deflector,
Indices indices,
Cluster cluster,
ActivityWriter activityWriter) |
IndexRotationThread(NotificationService notificationService,
Indices indices,
Deflector deflector,
Cluster cluster,
ActivityWriter activityWriter,
javax.inject.Provider<RotationStrategy> rotationStrategyProvider) |
| Constructor and Description |
|---|
SystemFieldsResource(Indices indices) |
| Constructor and Description |
|---|
ElasticsearchProbe(org.elasticsearch.client.Client client,
Indices indices) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.