Uses of Interface
org.apache.cassandra.utils.NativeLibraryWrapper
-
Packages that use NativeLibraryWrapper Package Description org.apache.cassandra.utils -
-
Uses of NativeLibraryWrapper in org.apache.cassandra.utils
Classes in org.apache.cassandra.utils that implement NativeLibraryWrapper Modifier and Type Class Description class
NativeLibraryDarwin
ANativeLibraryWrapper
implementation for Darwin/Mac.class
NativeLibraryLinux
ANativeLibraryWrapper
implementation for Linux.
-