public final class UnindexedFilesUpdater extends DumbModeTask
Disposable.Parent
Modifier and Type | Field and Description |
---|---|
static int |
DEFAULT_MAX_INDEXER_THREADS |
Constructor and Description |
---|
UnindexedFilesUpdater(Project project) |
UnindexedFilesUpdater(Project project,
boolean startSuspended) |
Modifier and Type | Method and Description |
---|---|
static int |
getNumberOfIndexingThreads() |
void |
performInDumbMode(ProgressIndicator indicator) |
dispose, getEquivalenceObject
public static final int DEFAULT_MAX_INDEXER_THREADS
public UnindexedFilesUpdater(Project project, boolean startSuspended)
public UnindexedFilesUpdater(Project project)
public void performInDumbMode(ProgressIndicator indicator)
performInDumbMode
in class DumbModeTask
public static int getNumberOfIndexingThreads()