| Interface | Description |
|---|---|
| Filter<K,T extends Persistent> |
Defines filtering (possibly including modification) of rows.
|
| Class | Description |
|---|---|
| FilterList<K,T extends PersistentBase> | |
| MapFieldValueFilter<K,T extends PersistentBase> |
A filter that checks for a single field in the persistent.
|
| SingleFieldValueFilter<K,T extends PersistentBase> |
A filter that checks for a single field in the persistent.
|
| Enum | Description |
|---|---|
| FilterList.Operator |
set operator
|
| FilterOp |
Defines a set of common filter compare operations.
|
Copyright © 2010-2014 The Apache Software Foundation. All Rights Reserved.