public class NativeCodeLoader extends Object
Modifier and Type | Method and Description |
---|---|
static boolean |
buildSupportsIsal() |
static boolean |
buildSupportsOpenssl() |
static boolean |
buildSupportsSnappy() |
static boolean |
buildSupportsZstd() |
static String |
getLibraryName() |
static boolean |
isNativeCodeLoaded() |
public static boolean isNativeCodeLoaded()
public static boolean buildSupportsSnappy()
public static boolean buildSupportsOpenssl()
public static boolean buildSupportsIsal()
public static boolean buildSupportsZstd()
public static String getLibraryName()
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.