Uses of Class
com.turtlequeue.CompressionType
-
-
Uses of CompressionType in com.turtlequeue
Methods in com.turtlequeue that return CompressionType Modifier and Type Method Description CompressionTypeProducerParams. getCompressionType()static CompressionTypeCompressionType. valueOf(String name)Returns the enum constant of this type with the specified name.static CompressionType[]CompressionType. values()Returns an array containing the constants of this enum type, in the order they are declared.
-