| Package | Description |
|---|---|
| org.infinispan.objectfilter |
| 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.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.