| Name | Description | Type | Package | Framework |
| BitVectorIntersectionOperator | Returns the intersection of the bit vectors for all members of a group. | Class | org.knime.base.data.aggregation.bitvector | KNIME |
| BitVectorNotSetCountOperator | Returns the number of not set bits for all members of a group. | Class | org.knime.base.data.aggregation.bitvector | KNIME |
| BitVectorSetCountOperator | Returns the number of set bits for all members of a group. | Class | org.knime.base.data.aggregation.bitvector | KNIME |
| BitVectorUnionOperator | Returns the union of the bit vectors for all members of a group. | Class | org.knime.base.data.aggregation.bitvector | KNIME |
| BitVectorXOrOperator | Returns the xor of the bit vectors for all members of a group. | Class | org.knime.base.data.aggregation.bitvector | KNIME |