Class ExactValueFilter (2.11.3)

ExactValueFilter(value)

Row filter for an exact value.

Parameter

NameDescription
value bytes or str or int

a literal string encodable as ASCII, or the equivalent bytes, or an integer (which will be packed into 8-bytes).