| Package | Description |
|---|---|
| alluxio.jnifuse | |
| alluxio.jnifuse.utils |
| Modifier and Type | Method and Description |
|---|---|
static void |
LibFuse.loadLibrary(LibfuseVersion version) |
| Modifier and Type | Method and Description |
|---|---|
static LibfuseVersion |
LibfuseVersion.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static LibfuseVersion[] |
LibfuseVersion.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(LibfuseVersion version,
java.lang.String tmpDir)
Load the library.
|
Copyright © 2023. All Rights Reserved.