public class GPLNativeCodeLoader extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
LIBRARY_NAME |
static String |
USE_BINARIES_ON_LIB_PATH
The system property that causes hadoop-lzo to ignore the embedded native
library and load it from the normal library path instead.
|
| Constructor and Description |
|---|
GPLNativeCodeLoader() |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
isNativeCodeLoaded()
Are the native gpl libraries loaded?
|
public static final String LIBRARY_NAME
public static final String USE_BINARIES_ON_LIB_PATH
Copyright © 2016. All Rights Reserved.