Uses of Package
org.infinispan.objectfilter
Packages that use org.infinispan.objectfilter
Package
Description
Querying on plain Java objects.
Query API that lets you perform Ickle queries and look up values in caches.
-
Classes in org.infinispan.objectfilter used by org.infinispan.objectfilterClassDescriptionA single-method callback that is specified when registering a filter with a Matcher.A subscription for match notifications.A filter that tests if an object matches a pre-defined condition and returns either the original instance or the projection, depending on how the filter was created.The output of the
ObjectFilter.filter(java.lang.Object)
method.Sort specification for a field. -
Classes in org.infinispan.objectfilter used by org.infinispan.query
-
Classes in org.infinispan.objectfilter used by org.infinispan.query.loggingClassDescriptionThrown in case of syntax errors during parsing or during the processing of the parse tree.