| Package | Description |
|---|---|
| alluxio.jnifuse | |
| alluxio.jnifuse.utils |
| Modifier and Type | Method and Description |
|---|---|
static void |
LibFuse.loadLibrary(VersionPreference preference) |
| Modifier and Type | Method and Description |
|---|---|
static VersionPreference |
VersionPreference.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static VersionPreference[] |
VersionPreference.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
NativeLibraryLoader.loadLibrary(VersionPreference preference,
java.lang.String tmpDir)
Load the library.
|
Copyright © 2022. All Rights Reserved.