Package | Description |
---|---|
org.springframework.boot.autoconfigure.cassandra |
Auto-configuration for Cassandra.
|
Class and Description |
---|
CassandraProperties
Configuration properties for Cassandra.
|
CassandraProperties.Compression
Name of the algorithm used to compress protocol frames.
|
CassandraProperties.Connection |
CassandraProperties.Pool
Pool properties.
|
CassandraProperties.Request |
CassandraProperties.Throttler |
CassandraProperties.ThrottlerType |
CqlSessionBuilderCustomizer
Callback interface that can be implemented by beans wishing to customize the
CqlSession via a CqlSessionBuilder whilst retaining default
auto-configuration. |
DriverConfigLoaderBuilderCustomizer
Callback interface that can be implemented by beans wishing to customize the
DriverConfigLoader via a DriverConfigLoaderBuilderCustomizer whilst
retaining default auto-configuration. |