Type Definition cassandra_cpp_sys::CassExecProfile

source ·
pub type CassExecProfile = CassExecProfile_;
Expand description

An execution profile object provides a mechanism to group together a set of configuration options and reuse them across different statement executions. This feature is useful when dealing with different query workloads.

@struct CassExecProfile