Uses of Interface
org.teiid.core.index.IIndex
-
Packages that use IIndex Package Description org.teiid.internal.core.index -
-
Uses of IIndex in org.teiid.internal.core.index
Classes in org.teiid.internal.core.index that implement IIndex Modifier and Type Class Description class
Index
An Index is used to create an index on the disk, and to make queries.
-