Expand description
CQL binary protocol in-wire types.
Structs§
- NonSerial
Consistency Error - Error returned when a serial consistency what expected, yet got another kind of consistency.
Enums§
- Consistency
- A setting that defines a successful write or read by the number of cluster replicas that acknowledge the write or respond to the read request, respectively. See ScyllaDB docs for more detailed description and guidelines.
- RawValue
- Serial
Consistency - Consistency for Lightweight Transactions (LWTs).
Functions§
- read_
bytes - read_
bytes_ map - read_
bytes_ opt - read_
consistency - read_
inet - read_
int - read_
int_ length - read_
long - read_
long_ string - read_
short - read_
short_ bytes - read_
string - read_
string_ list - read_
string_ map - read_
string_ multimap - read_
uuid - read_
value - write_
bytes - write_
bytes_ map - write_
bytes_ opt - write_
consistency - write_
inet - write_
int - write_
long - write_
long_ string - write_
serial_ consistency - write_
short - write_
short_ bytes - write_
string - write_
string_ list - write_
string_ map - write_
string_ multimap - write_
uuid