pub type CassBatch = CassBatch_;
Expand description
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
Aliased Typeยง
#[repr(C)]pub struct CassBatch { /* private fields */ }