Represents a column with a name and a source.
Filter compiled from an expression to be used inside the iterators.
Filter that checks the column value is the given value.
Filter that checks the column value is the given value.
column attribute
value to check
Filter that checks that the value of a column is in the given sequence of values.
Filter that checks that the value of a column is in the given sequence of values.
column attribute
values
Filter that negates the match of the given filter.
Filter that negates the match of the given filter.
filter to negate
Convenience wrapper around java java.security.MessageDigest for easier md5 hashing.
Represents a column with a name and a source.
column name
table source