Uses of Class
org.apache.ignite.indexing.IndexingQueryEngineConfiguration
-
Packages that use IndexingQueryEngineConfiguration Package Description org.apache.ignite.indexing Contains Ignite-indexing module classes and interfaces. -
-
Uses of IndexingQueryEngineConfiguration in org.apache.ignite.indexing
Methods in org.apache.ignite.indexing that return IndexingQueryEngineConfiguration Modifier and Type Method Description IndexingQueryEngineConfiguration
IndexingQueryEngineConfiguration. setDefault(boolean isDflt)
Sets whether this query engine should be used by default.
-