Uses of Enum Class
org.springframework.data.cassandra.config.CompressionType
Packages that use CompressionType
-
Uses of CompressionType in org.springframework.data.cassandra.config
Methods in org.springframework.data.cassandra.config that return CompressionTypeModifier and TypeMethodDescriptionprotected CompressionType
AbstractSessionConfiguration.getCompressionType()
Returns theCompressionType
.static CompressionType
Returns the enum constant of this class with the specified name.static CompressionType[]
CompressionType.values()
Returns an array containing the constants of this enum class, in the order they are declared.