Uses of Interface
org.apache.ignite.internal.processors.query.GridQueryIndexing
-
Packages that use GridQueryIndexing Package Description org.apache.ignite.internal.processors.query -
-
Uses of GridQueryIndexing in org.apache.ignite.internal.processors.query
Fields in org.apache.ignite.internal.processors.query with type parameters of type GridQueryIndexing Modifier and Type Field Description static Class<? extends GridQueryIndexing>GridQueryProcessor. idxClsFor tests.Methods in org.apache.ignite.internal.processors.query that return GridQueryIndexing Modifier and Type Method Description GridQueryIndexingGridQueryProcessor. getIndexing()
-