Java org.eclipse.jdt.internal.core.search.indexing IndexManager fields, constructors, methods, implement or subclass

Example usage for Java org.eclipse.jdt.internal.core.search.indexing IndexManager fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.eclipse.jdt.internal.core.search.indexing IndexManager.

The text is from its open source code.

Field

booleanDEBUG

Constructor

Method

voidaddSource(IFile resource, IPath containerPath, SourceElementParser parser)
Trigger addition of a resource to an index Note: the actual operation is performed in background
intawaitingJobsCount()
Answer the amount of awaiting jobs.
voidcleanUpIndexes()
SourceElementParsergetSourceElementParser(IJavaProject project, ISourceElementRequestor requestor)
voidindexAll(IProject project)
Trigger addition of the entire content of a project Note: the actual operation is performed in background
booleanperformConcurrentJob(IJob searchJob, int waitingPolicy, IProgressMonitor monitor)
This API is allowing to run one job in concurrence with background processing.
voidreset()
Flush current state