See: Description
Interface | Description |
---|---|
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. |
Class | Description |
---|---|
CassandraAutoConfiguration |
Auto-configuration for Cassandra. |
CassandraProperties |
Configuration properties for Cassandra.
|
CassandraProperties.Connection | |
CassandraProperties.Controlconnection | |
CassandraProperties.Pool |
Pool properties.
|
CassandraProperties.Request | |
CassandraProperties.Throttler |
Enum | Description |
---|---|
CassandraProperties.Compression |
Name of the algorithm used to compress protocol frames.
|
CassandraProperties.ThrottlerType |