Impala
Impalaistheopensource,nativeanalyticdatabaseforApacheHadoop.
|
Static Public Member Functions | |
static void | loadLibrary (String libFileName) |
Definition at line 19 of file NativeLibUtil.java.
|
inlinestatic |
Attempts to load the given library from all paths in java.libary.path. Throws a RuntimeException if the library was unable to be loaded from any location.
Definition at line 25 of file NativeLibUtil.java.
References path().