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 CompressionTypeAbstractSessionConfiguration.getCompressionType()Returns theCompressionType.static CompressionTypeReturns 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.