public class CreateNewSingleIndexRangeJob extends RebuildIndexRangesJob
| Modifier and Type | Class and Description |
|---|---|
static interface |
CreateNewSingleIndexRangeJob.Factory |
SystemJob.TypeindexRangeService, indexSets| Constructor and Description |
|---|
CreateNewSingleIndexRangeJob(Set<IndexSet> indexSets,
String indexName,
ActivityWriter activityWriter,
Indices indices,
IndexRangeService indexRangeService) |
| Modifier and Type | Method and Description |
|---|---|
void |
execute() |
String |
getDescription() |
String |
getInfo() |
boolean |
isCancelable() |
int |
maxConcurrency() |
boolean |
providesProgress() |
getClassName, getProgress, info, requestCancelgetId, getStartedAt, markStarted, setIdpublic CreateNewSingleIndexRangeJob(Set<IndexSet> indexSets, String indexName, ActivityWriter activityWriter, Indices indices, IndexRangeService indexRangeService)
public String getDescription()
getDescription in class RebuildIndexRangesJobpublic void execute()
execute in class RebuildIndexRangesJobpublic boolean providesProgress()
providesProgress in class RebuildIndexRangesJobpublic boolean isCancelable()
isCancelable in class RebuildIndexRangesJobpublic int maxConcurrency()
maxConcurrency in class RebuildIndexRangesJobCopyright © 2012–2021 Graylog, Inc.. All rights reserved.