Module tidb_query_aggr::impl_bit_op[][src]

Structs

AggrFnBitOp

The bit operation aggregate functions.

AggrFnDefinitionParserBitOp

The parser for bit operation aggregate functions.

AggrFnStateBitOp

The state of the BitAnd aggregate function.

BitAnd
BitOr
BitXor

Traits

BitOp

A trait for all bit operations