class Cql::Client::PreparedStatementBatch

A convenient wrapper that makes it easy to build batches of multiple executions of the same prepared statement.

@see Cql::Client::PreparedStatement#batch