| Package | Description | 
|---|---|
| org.infinispan.objectfilter | Querying on plain Java objects. | 
| org.infinispan.query | Query API. | 
| Class and Description | 
|---|
| FilterCallback A single-method callback that is specified when registering a filter with a Matcher. | 
| FilterSubscription A subscription for match notifications. | 
| ObjectFilter 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. | 
| ObjectFilter.FilterResult The output of the  ObjectFilter.filter(java.lang.Object)method. | 
| SortField Sort specification for a field. | 
| Class and Description | 
|---|
| ObjectFilter.FilterResult The output of the  ObjectFilter.filter(java.lang.Object)method. | 
Copyright © 2020 JBoss, a division of Red Hat. All rights reserved.