Uses of Enum Class
org.apache.cassandra.utils.NativeLibrary.OSType
Packages that use NativeLibrary.OSType
-
Uses of NativeLibrary.OSType in org.apache.cassandra.utils
Fields in org.apache.cassandra.utils declared as NativeLibrary.OSTypeMethods in org.apache.cassandra.utils that return NativeLibrary.OSTypeModifier and TypeMethodDescriptionstatic NativeLibrary.OSTypeReturns the enum constant of this class with the specified name.static NativeLibrary.OSType[]NativeLibrary.OSType.values()Returns an array containing the constants of this enum class, in the order they are declared.