Constructor and Description |
---|
Deflector(SystemJobManager systemJobManager,
ElasticsearchConfiguration configuration,
ActivityWriter activityWriter,
RebuildIndexRangesJob.Factory rebuildIndexRangesJobFactory,
SetIndexReadOnlyJob.Factory indexReadOnlyJobFactory,
CreateNewSingleIndexRangeJob.Factory createNewSingleIndexRangeJobFactory,
Indices indices) |
SetIndexReadOnlyJob(Indices indices,
boolean disableIndexOptimization,
SystemJobManager systemJobManager,
OptimizeIndexJob.Factory optimizeIndexJobFactory,
ActivityWriter activityWriter,
ServerStatus serverStatus,
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(ServerStatus serverStatus,
Indices indices,
ActivityWriter activityWriter,
String index) |
Constructor and Description |
---|
MessageCountRotationStrategy(ElasticsearchConfiguration configuration,
Indices indices) |
SizeBasedRotationStrategy(ElasticsearchConfiguration configuration,
Indices indices) |
Constructor and Description |
---|
IndexRetentionThread(ElasticsearchConfiguration configuration,
RebuildIndexRangesJob.Factory rebuildIndexRangesJobFactory,
Deflector deflector,
Indices indices,
Cluster cluster,
ActivityWriter activityWriter,
SystemJobManager systemJobManager) |
IndexRotationThread(NotificationService notificationService,
Indices indices,
Deflector deflector,
ActivityWriter activityWriter,
IndexerSetupService indexerSetupService,
javax.inject.Provider<RotationStrategy> rotationStrategyProvider) |
Constructor and Description |
---|
SystemResource(ServerStatus serverStatus,
Indices indices,
GracefulShutdown gracefulShutdown) |
Constructor and Description |
---|
ElasticsearchProbe(org.elasticsearch.node.Node node,
Indices indices) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.