Uses of Class
org.teiid.internal.core.index.Index
-
Packages that use Index Package Description org.teiid.metadata.index -
-
Uses of Index in org.teiid.metadata.index
Methods in org.teiid.metadata.index with parameters of type Index Modifier and Type Method Description static IEntryResult[]
SimpleIndexUtil. queryIndex(Index[] indexes, char[] pattern, boolean isPrefix, boolean isCaseSensitive, boolean returnFirstMatch)
Return all index file records that match the specified record prefix or pattern.
-