Protocol::CassandraCQL
|
wire protocol support functions for Cassandra CQL
|
|
0.12 |
Protocol::CassandraCQL::Client
|
a minimal Cassandra CQL client
|
|
0.12 |
Protocol::CassandraCQL::ColumnMeta
|
stores the column metadata of a Cassandra CQL query
|
|
0.12 |
Protocol::CassandraCQL::Frame
|
a byte buffer storing the content of a CQL message frame
|
|
0.12 |
Protocol::CassandraCQL::Frames
|
build or parse frame bodies for specific message types
|
|
0.12 |
Protocol::CassandraCQL::Result
|
stores the result of a Cassandra CQL query
|
|
0.12 |
Protocol::CassandraCQL::Type
|
represents a Cassandra CQL data type
|
|
0.12 |
Protocol::CassandraCQL::Type::ASCII
|
|
|
|
Protocol::CassandraCQL::Type::BIGINT
|
|
|
|
Protocol::CassandraCQL::Type::BLOB
|
|
|
|
Protocol::CassandraCQL::Type::BOOLEAN
|
|
|
|
Protocol::CassandraCQL::Type::COUNTER
|
|
|
|
Protocol::CassandraCQL::Type::DECIMAL
|
|
|
|
Protocol::CassandraCQL::Type::DOUBLE
|
|
|
|
Protocol::CassandraCQL::Type::FLOAT
|
|
|
|
Protocol::CassandraCQL::Type::INET
|
|
|
|
Protocol::CassandraCQL::Type::INT
|
|
|
|
Protocol::CassandraCQL::Type::LIST
|
|
|
|
Protocol::CassandraCQL::Type::MAP
|
|
|
|
Protocol::CassandraCQL::Type::SET
|
|
|
|
Protocol::CassandraCQL::Type::TEXT
|
|
|
|
Protocol::CassandraCQL::Type::TIMESTAMP
|
|
|
|
Protocol::CassandraCQL::Type::TIMEUUID
|
|
|
|
Protocol::CassandraCQL::Type::UUID
|
|
|
|
Protocol::CassandraCQL::Type::VARCHAR
|
|
|
|
Protocol::CassandraCQL::Type::VARINT
|
|
|
|