public class IndexAllProject extends IndexRequest
containerPath, isCancelled, managerCancelIfNotReady, COMPLETE, FAILED, ForceImmediate, WaitUntilReady| Constructor and Description |
|---|
IndexAllProject(IProject project,
IndexManager manager) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
boolean |
execute(IProgressMonitor progressMonitor)
Ensure consistency of a project index.
|
int |
hashCode() |
java.lang.String |
toString() |
protected java.lang.Integer |
updatedIndexState() |
belongsTo, cancel, ensureReadyToRun, getJobFamilypublic IndexAllProject(IProject project,
IndexManager manager)
public boolean equals(java.lang.Object o)
equals in class java.lang.Objectpublic boolean execute(IProgressMonitor progressMonitor)
public int hashCode()
hashCode in class java.lang.Objectprotected java.lang.Integer updatedIndexState()
updatedIndexState in class IndexRequestpublic java.lang.String toString()
toString in class java.lang.Object