Package org.teiid.core.index
-
Interface Summary Interface Description IDocument AnIDocumentrepresent a data source, e.g. aFile(FileDocument), anIFile(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.IQueryResult