Uses of Interface
org.infinispan.query.dsl.QueryFactory
Package
Description
Hot Rod client API.
Query API that lets you perform Ickle queries and look up values in caches.
-
Uses of QueryFactory in org.infinispan.client.hotrod
Modifier and TypeMethodDescriptionstatic QueryFactory
Search.getQueryFactory
(RemoteCache<?, ?> cache) -
Uses of QueryFactory in org.infinispan.query
Modifier and TypeMethodDescriptionstatic QueryFactory
Search.getQueryFactory
(Cache<?, ?> cache) Obtains a query factory to build DSL-based Ickle queries.