Package org.teiid.core.index
-
Interface Summary Interface Description IDocument AnIDocument
represent 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