| Class | Description |
|---|---|
| CassandraBundle<C extends io.dropwizard.Configuration> |
A bundle for integrating with Cassandra.
|
| CassandraFactory |
A factory for configuring the Cassandra bundle.
|
| CassandraHealthCheck |
HealthCheck for a Cassandra Cluster.
|
| CassandraManager |
Manages the lifecycle of the Cassandra Cluster instance, ensuring that it is appropriately
closed when the application terminates.
|
| CassandraMetricSet |
Exposes the metrics provided by the provided Cluster, embedding the cluster name in the metric name.
|
| SessionFactory |
Provides a simple means of creating new sessions to Cassandra.
|
Copyright © 2014 Stuart Gunter. All rights reserved.