Uses of Enum Class
org.fusesource.leveldbjni.internal.NativeCompressionType
Packages that use NativeCompressionType
-
Uses of NativeCompressionType in org.fusesource.leveldbjni.internal
Methods in org.fusesource.leveldbjni.internal that return NativeCompressionTypeModifier and TypeMethodDescriptionNativeOptions.compression()static NativeCompressionTypeReturns the enum constant of this class with the specified name.static NativeCompressionType[]NativeCompressionType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.fusesource.leveldbjni.internal with parameters of type NativeCompressionType