Structs§
- Body
ResResult Prepared - The structure represents a body of a response envelope of type
prepared
- Body
ResResult Rows - Structure that represents result of type rows.
- Body
ResResult SetKeyspace - It represents set keyspace result body. Body contains keyspace name.
- CTuple
- User defined type. Read more…
- CUdt
- User defined type.
- ColSpec
- Single column specification.
- ColType
Option - Cassandra option that represent column type.
- Prepared
Metadata - The structure that represents metadata of prepared response.
- Prepared
Metadata Flags - Rows
Metadata - Rows metadata.
- Rows
Metadata Flags - Table
Spec - Table specification.
Enums§
- ColType
- Cassandra data types which could be returned by a server.
- ColType
Option Value - Enum that represents all possible types of
value
ofColTypeOption
. - ResResult
Body ResponseBody
is a generalized enum that represents all types of responses. Each of enum option wraps related body type.- Result
Kind ResultKind
is enum which represents types of result.