| Package | Description |
|---|---|
| org.graylog2.indexer | |
| org.graylog2.indexer.healing | |
| org.graylog2.indexer.indices.jobs | |
| org.graylog2.indexer.rotation | |
| org.graylog2.periodical | |
| org.graylog2.rest.resources.system |
| Constructor and Description |
|---|
Deflector(SystemJobManager systemJobManager,
Configuration configuration,
ActivityWriter activityWriter,
RebuildIndexRangesJob.Factory rebuildIndexRangesJobFactory,
OptimizeIndexJob.Factory optimizeIndexJobFactory,
CreateNewSingleIndexRangeJob.Factory createNewSingleIndexRangeJobFactory,
Indices indices) |
| 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,
java.lang.String index) |
| Constructor and Description |
|---|
MessageCountRotationStrategy(Configuration configuration,
Indices indices) |
SizeBasedRotationStrategy(Configuration configuration,
Indices indices) |
| Constructor and Description |
|---|
IndexRetentionThread(Configuration 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,
com.google.inject.Provider<RotationStrategy> rotationStrategyProvider) |
| Constructor and Description |
|---|
SystemResource(ServerStatus serverStatus,
Indices indices,
GracefulShutdown gracefulShutdown) |
Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.