
doop.hadoop-common.2.0.3-alpha.source-code.org_apache_hadoop_util_NativeCrc32.h Maven / Gradle / Ivy
/* DO NOT EDIT THIS FILE - it is machine generated */
#include
/* Header for class org_apache_hadoop_util_NativeCrc32 */
#ifndef _Included_org_apache_hadoop_util_NativeCrc32
#define _Included_org_apache_hadoop_util_NativeCrc32
#ifdef __cplusplus
extern "C" {
#endif
#undef org_apache_hadoop_util_NativeCrc32_CHECKSUM_CRC32
#define org_apache_hadoop_util_NativeCrc32_CHECKSUM_CRC32 1L
#undef org_apache_hadoop_util_NativeCrc32_CHECKSUM_CRC32C
#define org_apache_hadoop_util_NativeCrc32_CHECKSUM_CRC32C 2L
/*
* Class: org_apache_hadoop_util_NativeCrc32
* Method: nativeVerifyChunkedSums
* Signature: (IILjava/nio/ByteBuffer;ILjava/nio/ByteBuffer;IILjava/lang/String;J)V
*/
JNIEXPORT void JNICALL Java_org_apache_hadoop_util_NativeCrc32_nativeVerifyChunkedSums
(JNIEnv *, jclass, jint, jint, jobject, jint, jobject, jint, jint, jstring, jlong);
#ifdef __cplusplus
}
#endif
#endif
© 2015 - 2025 Weber Informatics LLC | Privacy Policy