Exandra.Adapter.XandraClustered (exandra v0.1.10)

Link to this section Summary

Link to this section Functions

Link to this function

child_spec(opts)

Callback implementation for Exandra.Adapter.AdapterBehaviour.child_spec/1.

Link to this function

execute(conn, stmt)

Callback implementation for Exandra.Adapter.AdapterBehaviour.execute/2.

Link to this function

execute(cluster, sql, params, opts)

Callback implementation for Exandra.Adapter.AdapterBehaviour.execute/4.

Link to this function

prepare(cluster, stmt, opts)

Callback implementation for Exandra.Adapter.AdapterBehaviour.prepare/3.

Link to this function

start_link(opts)

Callback implementation for Exandra.Adapter.AdapterBehaviour.start_link/1.

Link to this function

stream_pages!(cluster, query, params, opts)

Callback implementation for Exandra.Adapter.AdapterBehaviour.stream_pages!/4.