Uses of Package
org.teiid.core.index

Packages that use org.teiid.core.index
org.teiid.core.index   
org.teiid.internal.core.index   
org.teiid.metadata.index   
 

Classes in org.teiid.core.index used by org.teiid.core.index
IDocument
          An IDocument represent a data source, e.g. a File (FileDocument), an IFile (IFileDocument), or other kinds of data sources (URL, ...).
IEntryResult
           
IIndexer
          An IIndexer indexes ONE document at each time.
IIndexerOutput
          This class represents the output from an indexer to an index for a single document.
IQueryResult
           
 

Classes in org.teiid.core.index used by org.teiid.internal.core.index
IDocument
          An IDocument represent a data source, e.g. a File (FileDocument), an IFile (IFileDocument), or other kinds of data sources (URL, ...).
IEntryResult
           
IIndex
          An IIndex is the interface used to generate an index file, and to make queries on this index.
IIndexer
          An IIndexer indexes ONE document at each time.
IIndexerOutput
          This class represents the output from an indexer to an index for a single document.
IQueryResult
           
 

Classes in org.teiid.core.index used by org.teiid.metadata.index
IEntryResult
           
 



Copyright © 2011. All Rights Reserved.