Interface RowFilter
- All Known Implementing Classes:
DistinctRowPropertyFilter,EqualRowPropertyFilter,JexlRowFilter,ProjectRowFilter,RequirePropertyRowFilter,RequireTagRowFilter,SelfCombineFilter,TableRowFilter
A
RowFilter is a Filter that operates on a whole row of values and therefore cannot be
applied before the creation of the table. Only after the rows have been combined using the
cartesian product may rows be filtered with a RowFilter. A * CellFilter can override a ProjectRowFilter-
Method Summary
-
Method Details
-
getRequiredColumns
-
and
-