Eclipse Platform
Release 3.6

Package 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.

See:
          Description

Interface Summary
IIndex<T> Indexed access to the elements provided by an IQueryable
IIndexProvider<T> An index provider is typically an IQueryable.
IQueryWithIndex<T> An extension of the IQuery that allows use of indexes.
 

Package org.eclipse.equinox.p2.metadata.index Description

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.

Since:
2.0


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.