Type Definition cassandra_cpp_sys::CassBatch [] [src]

type CassBatch = CassBatch_;

A group of statements that are executed as a single batch.

Note: Batches are not supported by the binary protocol version 1.

@cassandra{2.0+}

@struct CassBatch