Hierarchy For All Packages
- org.springframework.boot.cassandra.autoconfigure,
- org.springframework.boot.cassandra.autoconfigure.health,
- org.springframework.boot.cassandra.health
Class Hierarchy
- java.lang.Object
- org.springframework.boot.health.contributor.AbstractHealthIndicator (implements org.springframework.boot.health.contributor.HealthIndicator)
- org.springframework.boot.cassandra.health.CassandraDriverHealthIndicator
- org.springframework.boot.health.contributor.AbstractReactiveHealthIndicator (implements org.springframework.boot.health.contributor.ReactiveHealthIndicator)
- org.springframework.boot.cassandra.health.CassandraDriverReactiveHealthIndicator
- org.springframework.boot.cassandra.autoconfigure.CassandraAutoConfiguration
- org.springframework.boot.cassandra.autoconfigure.health.CassandraHealthContributorAutoConfiguration
- org.springframework.boot.cassandra.autoconfigure.CassandraProperties
- org.springframework.boot.cassandra.autoconfigure.CassandraProperties.Connection
- org.springframework.boot.cassandra.autoconfigure.CassandraProperties.Controlconnection
- org.springframework.boot.cassandra.autoconfigure.CassandraProperties.Pool
- org.springframework.boot.cassandra.autoconfigure.CassandraProperties.Request
- org.springframework.boot.cassandra.autoconfigure.CassandraProperties.Ssl
- org.springframework.boot.cassandra.autoconfigure.CassandraProperties.Throttler
- org.springframework.boot.cassandra.autoconfigure.health.CassandraReactiveHealthContributorAutoConfiguration
- org.springframework.boot.health.contributor.AbstractHealthIndicator (implements org.springframework.boot.health.contributor.HealthIndicator)
Interface Hierarchy
- org.springframework.boot.autoconfigure.service.connection.ConnectionDetails
- org.springframework.boot.cassandra.autoconfigure.CassandraConnectionDetails
- org.springframework.boot.cassandra.autoconfigure.CqlSessionBuilderCustomizer
- org.springframework.boot.cassandra.autoconfigure.DriverConfigLoaderBuilderCustomizer
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.boot.cassandra.autoconfigure.CassandraProperties.Compression
- org.springframework.boot.cassandra.autoconfigure.CassandraProperties.ThrottlerType
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- org.springframework.boot.cassandra.autoconfigure.CassandraConnectionDetails.Node
- java.lang.Record