| Package | Description |
|---|---|
| org.eclipse.equinox.p2.metadata.index |
Provides classes for metadata query indexing
Package Specification
This package provides API for creating and manipulating indices that are used
to optimize queries against a particular queryable source.
|
| org.eclipse.equinox.p2.query |
Provides common classes for the query mechanism.
|
| Modifier and Type | Method and Description |
|---|---|
IIndex<T> |
IIndexProvider.getIndex(String memberName)
Return an index optimized for producing candidates based on values
for a
memberName that denotes a member of the index
type. |
| Modifier and Type | Method and Description |
|---|---|
IIndex<T> |
CompoundQueryable.getIndex(String memberName) |
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.