public class XGBoostExtension
extends water.AbstractH2OExtension
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
NAME |
| Constructor and Description |
|---|
XGBoostExtension() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getExtensionName() |
static NativeLibraryLoaderChain |
getLoader() |
boolean |
isEnabled() |
void |
logNativeLibInfo() |
void |
onLocalNodeStarted() |
public java.lang.String getExtensionName()
getExtensionName in class water.AbstractH2OExtensionpublic boolean isEnabled()
isEnabled in class water.AbstractH2OExtensionpublic void logNativeLibInfo()
public static NativeLibraryLoaderChain getLoader() throws java.io.IOException
java.io.IOExceptionpublic void onLocalNodeStarted()
onLocalNodeStarted in class water.AbstractH2OExtension