- CassandraFactory - Class in systems.composable.dropwizard.cassandra
-
A factory for configuring the Cassandra bundle.
- CassandraFactory() - Constructor for class systems.composable.dropwizard.cassandra.CassandraFactory
-
- CassandraHealthCheck - Class in systems.composable.dropwizard.cassandra
-
HealthCheck for a Cassandra Cluster.
- CassandraHealthCheck(Cluster, String, Duration) - Constructor for class systems.composable.dropwizard.cassandra.CassandraHealthCheck
-
- CassandraManager - Class in systems.composable.dropwizard.cassandra
-
Manages the lifecycle of the Cassandra Cluster instance, ensuring that it is appropriately
closed when the application terminates.
- CassandraManager(Cluster, Duration) - Constructor for class systems.composable.dropwizard.cassandra.CassandraManager
-
- CassandraMetricSet - Class in systems.composable.dropwizard.cassandra
-
Exposes the metrics provided by the provided Cluster, embedding the cluster name in the metric name.
- CassandraMetricSet(Cluster) - Constructor for class systems.composable.dropwizard.cassandra.CassandraMetricSet
-
- check() - Method in class systems.composable.dropwizard.cassandra.CassandraHealthCheck
-
- ConstantReconnectionPolicyFactory - Class in systems.composable.dropwizard.cassandra.reconnection
-
A factory for configuring and building ConstantReconnectionPolicy instances.
- ConstantReconnectionPolicyFactory() - Constructor for class systems.composable.dropwizard.cassandra.reconnection.ConstantReconnectionPolicyFactory
-
- ConstantSpeculativeExecutionPolicyFactory - Class in systems.composable.dropwizard.cassandra.speculativeexecution
-
A factory for configuring and building ConstantSpeculativeExecutionPolicy instances.
- ConstantSpeculativeExecutionPolicyFactory() - Constructor for class systems.composable.dropwizard.cassandra.speculativeexecution.ConstantSpeculativeExecutionPolicyFactory
-