public class SetIndexReadOnlyAndCalculateRangeJob extends SystemJob
| Modifier and Type | Class and Description |
|---|---|
static interface |
SetIndexReadOnlyAndCalculateRangeJob.Factory |
SystemJob.Type| Constructor and Description |
|---|
SetIndexReadOnlyAndCalculateRangeJob(SetIndexReadOnlyJob.Factory setIndexReadOnlyJobFactory,
CreateNewSingleIndexRangeJob.Factory createNewSingleIndexRangeJobFactory,
Deflector deflector,
String indexName) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
getClassName() |
String |
getDescription() |
int |
getProgress() |
boolean |
isCancelable() |
int |
maxConcurrency() |
boolean |
providesProgress() |
void |
requestCancel() |
getId, getInfo, getStartedAt, markStarted, setId@Inject public SetIndexReadOnlyAndCalculateRangeJob(SetIndexReadOnlyJob.Factory setIndexReadOnlyJobFactory, CreateNewSingleIndexRangeJob.Factory createNewSingleIndexRangeJobFactory, Deflector deflector, String indexName)
public void requestCancel()
requestCancel in class SystemJobpublic int getProgress()
getProgress in class SystemJobpublic int maxConcurrency()
maxConcurrency in class SystemJobpublic boolean providesProgress()
providesProgress in class SystemJobpublic boolean isCancelable()
isCancelable in class SystemJobpublic String getDescription()
getDescription in class SystemJobpublic String getClassName()
getClassName in class SystemJobCopyright © 2012-2016 Graylog, Inc.. All Rights Reserved.