Module cdrs::query [] [src]

Structs

BatchQueryBuilder
Query

Structure that represents CQL query and parameters which will be applied during its execution

QueryBuilder

QueryBuilder is a helper sturcture that helps to construct Query. Query itself consists of CQL query string and list of parameters. Parameters are the same as ones described in Cassandra v4 protocol

QueryParamsBuilder

Query parameters builder

Type Definitions

BatchValue
QueryBatch
QueryParams