| Package | Description |
|---|---|
| org.graylog2.indexer | |
| org.graylog2.indexer.healing | |
| org.graylog2.indexer.indices.jobs | |
| org.graylog2.indexer.ranges | |
| org.graylog2.system.jobs |
| Modifier and Type | Class and Description |
|---|---|
class |
SetIndexReadOnlyJob |
| Modifier and Type | Class and Description |
|---|---|
class |
FixDeflectorByDeleteJob |
class |
FixDeflectorByMoveJob |
| Modifier and Type | Class and Description |
|---|---|
class |
OptimizeIndexJob |
class |
SetIndexReadOnlyAndCalculateRangeJob |
| Modifier and Type | Class and Description |
|---|---|
class |
CreateNewSingleIndexRangeJob |
class |
RebuildIndexRangesJob |
| Modifier and Type | Method and Description |
|---|---|
SystemJob |
SystemJobFactory.build(String jobName) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,SystemJob> |
SystemJobManager.getRunningJobs() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SystemJobManager.checkAllowedConcurrency(SystemJob job) |
String |
SystemJobManager.submit(SystemJob job) |
String |
SystemJobManager.submitWithDelay(SystemJob job,
long delay,
TimeUnit timeUnit) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.