public class IndexBinaryFolder extends IndexRequest
containerPath, isCancelled, managerCancelIfNotReady, COMPLETE, FAILED, ForceImmediate, WaitUntilReady| Constructor and Description |
|---|
IndexBinaryFolder(IContainer folder,
IndexManager manager) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(java.lang.Object o) |
boolean |
execute(IProgressMonitor progressMonitor)
Ensure consistency of a folder index.
|
int |
hashCode() |
java.lang.String |
toString() |
protected java.lang.Integer |
updatedIndexState() |
belongsTo, cancel, ensureReadyToRun, getJobFamily, waitNeededpublic IndexBinaryFolder(IContainer folder,
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