struct CassBatch
A group of statements that are executed as a single batch.
Note: Batches are not supported by the binary protocol version 1.
Functions
Creates a new batch statement with batch type.
Frees a batch instance. Batches can be immediately freed after being executed.
Sets the batch’s consistency level
Adds a statement to a batch.