Xandra v0.10.1 API Reference
Modules
This module provides the main API to interface with Cassandra.
A behaviour module for implementing a Cassandra authenticator.
A Xandra.Authenticator
that implements support for PasswordAuthenticator
to authenticate with Cassandra server.
Represents a batch of simple and/or prepared queries.
A DBConnection.Pool
pool that implements clustering support.
A behaviour to compress and decompress binary data.
A struct that represents a page of rows.
A data structure used to internally represent prepared queries.
A behaviour that handles how to retry failed queries.
A struct that represents the result of a query that modifies the schema.
A struct that represents the result of a USE
query.
A struct that represents an empty Cassandra result.
Exceptions
An exception struct that represents an error in the connection to the Cassandra server.
An exception struct that represents an error returned by Cassandra.