All Downloads are FREE. Search and download functionalities are using the official Maven repository.

p.hadoop-common.3.2.1.source-code.org_apache_hadoop_io_erasurecode_ErasureCodeNative.h Maven / Gradle / Ivy

The newest version!
/* DO NOT EDIT THIS FILE - it is machine generated */
#include 
/* Header for class org_apache_hadoop_io_erasurecode_ErasureCodeNative */

#ifndef _Included_org_apache_hadoop_io_erasurecode_ErasureCodeNative
#define _Included_org_apache_hadoop_io_erasurecode_ErasureCodeNative
#ifdef __cplusplus
extern "C" {
#endif
/*
 * Class:     org_apache_hadoop_io_erasurecode_ErasureCodeNative
 * Method:    loadLibrary
 * Signature: ()V
 */
JNIEXPORT void JNICALL Java_org_apache_hadoop_io_erasurecode_ErasureCodeNative_loadLibrary
  (JNIEnv *, jclass);

/*
 * Class:     org_apache_hadoop_io_erasurecode_ErasureCodeNative
 * Method:    getLibraryName
 * Signature: ()Ljava/lang/String;
 */
JNIEXPORT jstring JNICALL Java_org_apache_hadoop_io_erasurecode_ErasureCodeNative_getLibraryName
  (JNIEnv *, jclass);

#ifdef __cplusplus
}
#endif
#endif




© 2015 - 2024 Weber Informatics LLC | Privacy Policy