Module message_result

Source

Structs§

BodyResResultPrepared
The structure represents a body of a response envelope of type prepared
BodyResResultRows
Structure that represents result of type rows.
BodyResResultSetKeyspace
It represents set keyspace result body. Body contains keyspace name.
CTuple
User defined type. Read more…
CUdt
User defined type.
ColSpec
Single column specification.
ColTypeOption
Cassandra option that represent column type.
PreparedMetadata
The structure that represents metadata of prepared response.
PreparedMetadataFlags
RowsMetadata
Rows metadata.
RowsMetadataFlags
TableSpec
Table specification.

Enums§

ColType
Cassandra data types which could be returned by a server.
ColTypeOptionValue
Enum that represents all possible types of value of ColTypeOption.
ResResultBody
ResponseBody is a generalized enum that represents all types of responses. Each of enum option wraps related body type.
ResultKind
ResultKind is enum which represents types of result.