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.Deprecated, for removal: This API element is subject to removal in a future version.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.