View Source API Reference Xandra v0.18.0
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.
Connection to a Cassandra cluster.
The data structure to represent a host in a Cassandra cluster.
A behaviour for defining load-balancing policies.
A Xandra.Cluster.LoadBalancingPolicy
that prefers hosts in a "local" data center.
A simple Xandra.Cluster.LoadBalancingPolicy
that picks hosts at random.
A behaviour to compress and decompress binary data.
An exception struct that represents an error in the connection to the Cassandra server.
An exception struct that represents an error returned by Cassandra.
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 data structure used internally to represent simple queries.
Telemetry integration for event tracing, metrics, and logging.
A struct that represents an empty Cassandra result.