Package org.infinispan.query
package org.infinispan.query
Query API that lets you perform Ickle queries and look up values in caches.
You can use the Query API with both embedded and remote caches.
- Public API
-
ClassDescriptionInteracts directly with cache indexes.Entry point for performing Infinispan queries.Thrown when a query timeout occurs.Annotate objects to convert them to keys that Infinispan can index.Converts objects (cache keys only) to and from their Java types to String representations so that Infinispan can index them.