Example usage for org.eclipse.jdt.internal.core.search.processing JobManager subclass-usage

List of usage examples for org.eclipse.jdt.internal.core.search.processing JobManager subclass-usage

Introduction

In this page you can find the example usage for org.eclipse.jdt.internal.core.search.processing JobManager subclass-usage.

Usage

From source file org.eclipse.jdt.internal.core.search.indexing.IndexManager.java

public class IndexManager extends JobManager implements IIndexConstants {

    // key = containerPath, value = indexLocation path
    // indexLocation path is created by appending an index file name to the getJavaPluginWorkingLocation() path
    public SimpleLookupTable indexLocations = new SimpleLookupTable();
    // key = indexLocation path, value = an index