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 classNativeLibraryDarwinANativeLibraryWrapperimplementation for Darwin/Mac.classNativeLibraryLinuxANativeLibraryWrapperimplementation for Linux.
-