From 60474f4998552003848d805ea64bec4ca82317af Mon Sep 17 00:00:00 2001 From: Zakelly Date: Mon, 28 Oct 2024 12:46:42 +0800 Subject: [PATCH] [misc] Correct .gitignore (#24) --- .gitignore | 8 +- .../org_forstdb_AbstractCompactionFilter.h | 21 - ..._forstdb_AbstractCompactionFilterFactory.h | 29 - java/include/org_forstdb_AbstractComparator.h | 29 - .../org_forstdb_AbstractEventListener.h | 29 - java/include/org_forstdb_AbstractSlice.h | 69 - .../include/org_forstdb_AbstractTableFilter.h | 21 - .../include/org_forstdb_AbstractTraceWriter.h | 21 - .../org_forstdb_AbstractTransactionNotifier.h | 29 - java/include/org_forstdb_AbstractWalFilter.h | 21 - java/include/org_forstdb_BackupEngine.h | 101 - .../include/org_forstdb_BackupEngineOptions.h | 213 -- .../org_forstdb_BlockBasedTableConfig.h | 21 - java/include/org_forstdb_BloomFilter.h | 23 - java/include/org_forstdb_Cache.h | 29 - .../org_forstdb_CassandraCompactionFilter.h | 21 - .../org_forstdb_CassandraValueMergeOperator.h | 29 - java/include/org_forstdb_Checkpoint.h | 45 - java/include/org_forstdb_ClockCache.h | 29 - java/include/org_forstdb_ColumnFamilyHandle.h | 45 - .../include/org_forstdb_ColumnFamilyOptions.h | 1141 -------- .../include/org_forstdb_CompactRangeOptions.h | 181 -- java/include/org_forstdb_CompactionJobInfo.h | 125 - java/include/org_forstdb_CompactionJobStats.h | 229 -- java/include/org_forstdb_CompactionOptions.h | 77 - .../org_forstdb_CompactionOptionsFIFO.h | 61 - .../org_forstdb_CompactionOptionsUniversal.h | 141 - java/include/org_forstdb_ComparatorOptions.h | 77 - java/include/org_forstdb_CompressionOptions.h | 125 - .../org_forstdb_ConcurrentTaskLimiterImpl.h | 61 - java/include/org_forstdb_ConfigOptions.h | 69 - java/include/org_forstdb_DBOptions.h | 1343 --------- java/include/org_forstdb_DirectSlice.h | 77 - java/include/org_forstdb_Env.h | 77 - java/include/org_forstdb_EnvFlinkTestSuite.h | 37 - java/include/org_forstdb_EnvOptions.h | 221 -- .../org_forstdb_ExportImportFilesMetaData.h | 21 - java/include/org_forstdb_Filter.h | 21 - .../org_forstdb_FlinkCompactionFilter.h | 45 - java/include/org_forstdb_FlinkEnv.h | 29 - java/include/org_forstdb_FlushOptions.h | 61 - ...org_forstdb_HashLinkedListMemTableConfig.h | 31 - .../org_forstdb_HashSkipListMemTableConfig.h | 27 - java/include/org_forstdb_HyperClockCache.h | 29 - .../org_forstdb_ImportColumnFamilyOptions.h | 45 - .../org_forstdb_IngestExternalFileOptions.h | 133 - java/include/org_forstdb_LRUCache.h | 29 - java/include/org_forstdb_LiveFileMetaData.h | 21 - java/include/org_forstdb_Logger.h | 57 - java/include/org_forstdb_MemoryUtil.h | 21 - .../org_forstdb_NativeComparatorWrapper.h | 21 - ...rapperTest_NativeStringComparatorWrapper.h | 21 - .../org_forstdb_OptimisticTransactionDB.h | 87 - ...org_forstdb_OptimisticTransactionOptions.h | 53 - java/include/org_forstdb_Options.h | 2405 ----------------- java/include/org_forstdb_OptionsUtil.h | 45 - java/include/org_forstdb_PerfContext.h | 805 ------ java/include/org_forstdb_PersistentCache.h | 29 - java/include/org_forstdb_PlainTableConfig.h | 35 - java/include/org_forstdb_RateLimiter.h | 83 - java/include/org_forstdb_ReadOptions.h | 389 --- ...forstdb_RemoveEmptyValueCompactionFilter.h | 21 - java/include/org_forstdb_RestoreOptions.h | 29 - .../include/org_forstdb_RocksCallbackObject.h | 21 - java/include/org_forstdb_RocksDB.h | 935 ------- .../org_forstdb_RocksDBExceptionTest.h | 61 - java/include/org_forstdb_RocksEnv.h | 21 - java/include/org_forstdb_RocksIterator.h | 173 -- java/include/org_forstdb_RocksMemEnv.h | 29 - .../org_forstdb_SkipListMemTableConfig.h | 23 - java/include/org_forstdb_Slice.h | 61 - java/include/org_forstdb_Snapshot.h | 21 - java/include/org_forstdb_SstFileManager.h | 117 - java/include/org_forstdb_SstFileReader.h | 61 - .../org_forstdb_SstFileReaderIterator.h | 173 -- java/include/org_forstdb_SstFileWriter.h | 117 - ...forstdb_SstPartitionerFixedPrefixFactory.h | 29 - java/include/org_forstdb_Statistics.h | 117 - .../org_forstdb_StringAppendOperator.h | 37 - java/include/org_forstdb_ThreadStatus.h | 69 - java/include/org_forstdb_TimedEnv.h | 29 - java/include/org_forstdb_Transaction.h | 613 ----- java/include/org_forstdb_TransactionDB.h | 119 - .../org_forstdb_TransactionDBOptions.h | 109 - .../org_forstdb_TransactionLogIterator.h | 53 - java/include/org_forstdb_TransactionOptions.h | 125 - java/include/org_forstdb_TtlDB.h | 55 - java/include/org_forstdb_UInt64AddOperator.h | 29 - .../org_forstdb_VectorMemTableConfig.h | 23 - java/include/org_forstdb_WBWIRocksIterator.h | 133 - java/include/org_forstdb_WriteBatch.h | 301 --- java/include/org_forstdb_WriteBatchTest.h | 21 - ...org_forstdb_WriteBatchTestInternalHelper.h | 37 - .../include/org_forstdb_WriteBatchWithIndex.h | 261 -- java/include/org_forstdb_WriteBatch_Handler.h | 21 - java/include/org_forstdb_WriteBufferManager.h | 29 - java/include/org_forstdb_WriteOptions.h | 133 - .../org_forstdb_test_TestableEventListener.h | 21 - .../golden-decompression/empty-block.zst | Bin 11 -> 0 bytes .../golden-decompression/rle-first-block.zst | Bin 45 -> 0 bytes 100 files changed, 7 insertions(+), 13638 deletions(-) delete mode 100644 java/include/org_forstdb_AbstractCompactionFilter.h delete mode 100644 java/include/org_forstdb_AbstractCompactionFilterFactory.h delete mode 100644 java/include/org_forstdb_AbstractComparator.h delete mode 100644 java/include/org_forstdb_AbstractEventListener.h delete mode 100644 java/include/org_forstdb_AbstractSlice.h delete mode 100644 java/include/org_forstdb_AbstractTableFilter.h delete mode 100644 java/include/org_forstdb_AbstractTraceWriter.h delete mode 100644 java/include/org_forstdb_AbstractTransactionNotifier.h delete mode 100644 java/include/org_forstdb_AbstractWalFilter.h delete mode 100644 java/include/org_forstdb_BackupEngine.h delete mode 100644 java/include/org_forstdb_BackupEngineOptions.h delete mode 100644 java/include/org_forstdb_BlockBasedTableConfig.h delete mode 100644 java/include/org_forstdb_BloomFilter.h delete mode 100644 java/include/org_forstdb_Cache.h delete mode 100644 java/include/org_forstdb_CassandraCompactionFilter.h delete mode 100644 java/include/org_forstdb_CassandraValueMergeOperator.h delete mode 100644 java/include/org_forstdb_Checkpoint.h delete mode 100644 java/include/org_forstdb_ClockCache.h delete mode 100644 java/include/org_forstdb_ColumnFamilyHandle.h delete mode 100644 java/include/org_forstdb_ColumnFamilyOptions.h delete mode 100644 java/include/org_forstdb_CompactRangeOptions.h delete mode 100644 java/include/org_forstdb_CompactionJobInfo.h delete mode 100644 java/include/org_forstdb_CompactionJobStats.h delete mode 100644 java/include/org_forstdb_CompactionOptions.h delete mode 100644 java/include/org_forstdb_CompactionOptionsFIFO.h delete mode 100644 java/include/org_forstdb_CompactionOptionsUniversal.h delete mode 100644 java/include/org_forstdb_ComparatorOptions.h delete mode 100644 java/include/org_forstdb_CompressionOptions.h delete mode 100644 java/include/org_forstdb_ConcurrentTaskLimiterImpl.h delete mode 100644 java/include/org_forstdb_ConfigOptions.h delete mode 100644 java/include/org_forstdb_DBOptions.h delete mode 100644 java/include/org_forstdb_DirectSlice.h delete mode 100644 java/include/org_forstdb_Env.h delete mode 100644 java/include/org_forstdb_EnvFlinkTestSuite.h delete mode 100644 java/include/org_forstdb_EnvOptions.h delete mode 100644 java/include/org_forstdb_ExportImportFilesMetaData.h delete mode 100644 java/include/org_forstdb_Filter.h delete mode 100644 java/include/org_forstdb_FlinkCompactionFilter.h delete mode 100644 java/include/org_forstdb_FlinkEnv.h delete mode 100644 java/include/org_forstdb_FlushOptions.h delete mode 100644 java/include/org_forstdb_HashLinkedListMemTableConfig.h delete mode 100644 java/include/org_forstdb_HashSkipListMemTableConfig.h delete mode 100644 java/include/org_forstdb_HyperClockCache.h delete mode 100644 java/include/org_forstdb_ImportColumnFamilyOptions.h delete mode 100644 java/include/org_forstdb_IngestExternalFileOptions.h delete mode 100644 java/include/org_forstdb_LRUCache.h delete mode 100644 java/include/org_forstdb_LiveFileMetaData.h delete mode 100644 java/include/org_forstdb_Logger.h delete mode 100644 java/include/org_forstdb_MemoryUtil.h delete mode 100644 java/include/org_forstdb_NativeComparatorWrapper.h delete mode 100644 java/include/org_forstdb_NativeComparatorWrapperTest_NativeStringComparatorWrapper.h delete mode 100644 java/include/org_forstdb_OptimisticTransactionDB.h delete mode 100644 java/include/org_forstdb_OptimisticTransactionOptions.h delete mode 100644 java/include/org_forstdb_Options.h delete mode 100644 java/include/org_forstdb_OptionsUtil.h delete mode 100644 java/include/org_forstdb_PerfContext.h delete mode 100644 java/include/org_forstdb_PersistentCache.h delete mode 100644 java/include/org_forstdb_PlainTableConfig.h delete mode 100644 java/include/org_forstdb_RateLimiter.h delete mode 100644 java/include/org_forstdb_ReadOptions.h delete mode 100644 java/include/org_forstdb_RemoveEmptyValueCompactionFilter.h delete mode 100644 java/include/org_forstdb_RestoreOptions.h delete mode 100644 java/include/org_forstdb_RocksCallbackObject.h delete mode 100644 java/include/org_forstdb_RocksDB.h delete mode 100644 java/include/org_forstdb_RocksDBExceptionTest.h delete mode 100644 java/include/org_forstdb_RocksEnv.h delete mode 100644 java/include/org_forstdb_RocksIterator.h delete mode 100644 java/include/org_forstdb_RocksMemEnv.h delete mode 100644 java/include/org_forstdb_SkipListMemTableConfig.h delete mode 100644 java/include/org_forstdb_Slice.h delete mode 100644 java/include/org_forstdb_Snapshot.h delete mode 100644 java/include/org_forstdb_SstFileManager.h delete mode 100644 java/include/org_forstdb_SstFileReader.h delete mode 100644 java/include/org_forstdb_SstFileReaderIterator.h delete mode 100644 java/include/org_forstdb_SstFileWriter.h delete mode 100644 java/include/org_forstdb_SstPartitionerFixedPrefixFactory.h delete mode 100644 java/include/org_forstdb_Statistics.h delete mode 100644 java/include/org_forstdb_StringAppendOperator.h delete mode 100644 java/include/org_forstdb_ThreadStatus.h delete mode 100644 java/include/org_forstdb_TimedEnv.h delete mode 100644 java/include/org_forstdb_Transaction.h delete mode 100644 java/include/org_forstdb_TransactionDB.h delete mode 100644 java/include/org_forstdb_TransactionDBOptions.h delete mode 100644 java/include/org_forstdb_TransactionLogIterator.h delete mode 100644 java/include/org_forstdb_TransactionOptions.h delete mode 100644 java/include/org_forstdb_TtlDB.h delete mode 100644 java/include/org_forstdb_UInt64AddOperator.h delete mode 100644 java/include/org_forstdb_VectorMemTableConfig.h delete mode 100644 java/include/org_forstdb_WBWIRocksIterator.h delete mode 100644 java/include/org_forstdb_WriteBatch.h delete mode 100644 java/include/org_forstdb_WriteBatchTest.h delete mode 100644 java/include/org_forstdb_WriteBatchTestInternalHelper.h delete mode 100644 java/include/org_forstdb_WriteBatchWithIndex.h delete mode 100644 java/include/org_forstdb_WriteBatch_Handler.h delete mode 100644 java/include/org_forstdb_WriteBufferManager.h delete mode 100644 java/include/org_forstdb_WriteOptions.h delete mode 100644 java/include/org_forstdb_test_TestableEventListener.h delete mode 100644 zstd-1.5.5/tests/golden-decompression/empty-block.zst delete mode 100644 zstd-1.5.5/tests/golden-decompression/rle-first-block.zst diff --git a/.gitignore b/.gitignore index 8bd9fea59..f6edad6b5 100644 --- a/.gitignore +++ b/.gitignore @@ -62,7 +62,7 @@ java/out java/target java/test-libs java/*.log -java/include/org_rocksdb_*.h +java/include/org_forstdb_*.h .idea/ *.iml @@ -98,3 +98,9 @@ cmake-build-* third-party/folly/ .cache *.sublime-* + +lz4-* +snappy-* +bzip2-* +zstd-* +zlib-* \ No newline at end of file diff --git a/java/include/org_forstdb_AbstractCompactionFilter.h b/java/include/org_forstdb_AbstractCompactionFilter.h deleted file mode 100644 index 65ae517f7..000000000 --- a/java/include/org_forstdb_AbstractCompactionFilter.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_AbstractCompactionFilter */ - -#ifndef _Included_org_forstdb_AbstractCompactionFilter -#define _Included_org_forstdb_AbstractCompactionFilter -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_AbstractCompactionFilter - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_AbstractCompactionFilter_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_AbstractCompactionFilterFactory.h b/java/include/org_forstdb_AbstractCompactionFilterFactory.h deleted file mode 100644 index 1884a297d..000000000 --- a/java/include/org_forstdb_AbstractCompactionFilterFactory.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_AbstractCompactionFilterFactory */ - -#ifndef _Included_org_forstdb_AbstractCompactionFilterFactory -#define _Included_org_forstdb_AbstractCompactionFilterFactory -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_AbstractCompactionFilterFactory - * Method: createNewCompactionFilterFactory0 - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_AbstractCompactionFilterFactory_createNewCompactionFilterFactory0 - (JNIEnv *, jobject); - -/* - * Class: org_forstdb_AbstractCompactionFilterFactory - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_AbstractCompactionFilterFactory_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_AbstractComparator.h b/java/include/org_forstdb_AbstractComparator.h deleted file mode 100644 index d476fdbe7..000000000 --- a/java/include/org_forstdb_AbstractComparator.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_AbstractComparator */ - -#ifndef _Included_org_forstdb_AbstractComparator -#define _Included_org_forstdb_AbstractComparator -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_AbstractComparator - * Method: usingDirectBuffers - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_AbstractComparator_usingDirectBuffers - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_AbstractComparator - * Method: createNewComparator - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_AbstractComparator_createNewComparator - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_AbstractEventListener.h b/java/include/org_forstdb_AbstractEventListener.h deleted file mode 100644 index e04648a8e..000000000 --- a/java/include/org_forstdb_AbstractEventListener.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_AbstractEventListener */ - -#ifndef _Included_org_forstdb_AbstractEventListener -#define _Included_org_forstdb_AbstractEventListener -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_AbstractEventListener - * Method: createNewEventListener - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_AbstractEventListener_createNewEventListener - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_AbstractEventListener - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_AbstractEventListener_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_AbstractSlice.h b/java/include/org_forstdb_AbstractSlice.h deleted file mode 100644 index 2121b1fe3..000000000 --- a/java/include/org_forstdb_AbstractSlice.h +++ /dev/null @@ -1,69 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_AbstractSlice */ - -#ifndef _Included_org_forstdb_AbstractSlice -#define _Included_org_forstdb_AbstractSlice -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_AbstractSlice - * Method: createNewSliceFromString - * Signature: (Ljava/lang/String;)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_AbstractSlice_createNewSliceFromString - (JNIEnv *, jclass, jstring); - -/* - * Class: org_forstdb_AbstractSlice - * Method: size0 - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_AbstractSlice_size0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_AbstractSlice - * Method: empty0 - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_AbstractSlice_empty0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_AbstractSlice - * Method: toString0 - * Signature: (JZ)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_AbstractSlice_toString0 - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_AbstractSlice - * Method: compare0 - * Signature: (JJ)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_AbstractSlice_compare0 - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_AbstractSlice - * Method: startsWith0 - * Signature: (JJ)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_AbstractSlice_startsWith0 - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_AbstractSlice - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_AbstractSlice_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_AbstractTableFilter.h b/java/include/org_forstdb_AbstractTableFilter.h deleted file mode 100644 index 35fa3f360..000000000 --- a/java/include/org_forstdb_AbstractTableFilter.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_AbstractTableFilter */ - -#ifndef _Included_org_forstdb_AbstractTableFilter -#define _Included_org_forstdb_AbstractTableFilter -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_AbstractTableFilter - * Method: createNewTableFilter - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_AbstractTableFilter_createNewTableFilter - (JNIEnv *, jobject); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_AbstractTraceWriter.h b/java/include/org_forstdb_AbstractTraceWriter.h deleted file mode 100644 index 820d6fe0d..000000000 --- a/java/include/org_forstdb_AbstractTraceWriter.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_AbstractTraceWriter */ - -#ifndef _Included_org_forstdb_AbstractTraceWriter -#define _Included_org_forstdb_AbstractTraceWriter -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_AbstractTraceWriter - * Method: createNewTraceWriter - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_AbstractTraceWriter_createNewTraceWriter - (JNIEnv *, jobject); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_AbstractTransactionNotifier.h b/java/include/org_forstdb_AbstractTransactionNotifier.h deleted file mode 100644 index b43bad529..000000000 --- a/java/include/org_forstdb_AbstractTransactionNotifier.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_AbstractTransactionNotifier */ - -#ifndef _Included_org_forstdb_AbstractTransactionNotifier -#define _Included_org_forstdb_AbstractTransactionNotifier -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_AbstractTransactionNotifier - * Method: createNewTransactionNotifier - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_AbstractTransactionNotifier_createNewTransactionNotifier - (JNIEnv *, jobject); - -/* - * Class: org_forstdb_AbstractTransactionNotifier - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_AbstractTransactionNotifier_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_AbstractWalFilter.h b/java/include/org_forstdb_AbstractWalFilter.h deleted file mode 100644 index ff7094403..000000000 --- a/java/include/org_forstdb_AbstractWalFilter.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_AbstractWalFilter */ - -#ifndef _Included_org_forstdb_AbstractWalFilter -#define _Included_org_forstdb_AbstractWalFilter -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_AbstractWalFilter - * Method: createNewWalFilter - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_AbstractWalFilter_createNewWalFilter - (JNIEnv *, jobject); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_BackupEngine.h b/java/include/org_forstdb_BackupEngine.h deleted file mode 100644 index a88572dd1..000000000 --- a/java/include/org_forstdb_BackupEngine.h +++ /dev/null @@ -1,101 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_BackupEngine */ - -#ifndef _Included_org_forstdb_BackupEngine -#define _Included_org_forstdb_BackupEngine -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_BackupEngine - * Method: open - * Signature: (JJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_BackupEngine_open - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_BackupEngine - * Method: createNewBackup - * Signature: (JJZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngine_createNewBackup - (JNIEnv *, jobject, jlong, jlong, jboolean); - -/* - * Class: org_forstdb_BackupEngine - * Method: createNewBackupWithMetadata - * Signature: (JJLjava/lang/String;Z)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngine_createNewBackupWithMetadata - (JNIEnv *, jobject, jlong, jlong, jstring, jboolean); - -/* - * Class: org_forstdb_BackupEngine - * Method: getBackupInfo - * Signature: (J)Ljava/util/List; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_BackupEngine_getBackupInfo - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_BackupEngine - * Method: getCorruptedBackups - * Signature: (J)[I - */ -JNIEXPORT jintArray JNICALL Java_org_forstdb_BackupEngine_getCorruptedBackups - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_BackupEngine - * Method: garbageCollect - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngine_garbageCollect - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_BackupEngine - * Method: purgeOldBackups - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngine_purgeOldBackups - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_BackupEngine - * Method: deleteBackup - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngine_deleteBackup - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_BackupEngine - * Method: restoreDbFromBackup - * Signature: (JILjava/lang/String;Ljava/lang/String;J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngine_restoreDbFromBackup - (JNIEnv *, jobject, jlong, jint, jstring, jstring, jlong); - -/* - * Class: org_forstdb_BackupEngine - * Method: restoreDbFromLatestBackup - * Signature: (JLjava/lang/String;Ljava/lang/String;J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngine_restoreDbFromLatestBackup - (JNIEnv *, jobject, jlong, jstring, jstring, jlong); - -/* - * Class: org_forstdb_BackupEngine - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngine_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_BackupEngineOptions.h b/java/include/org_forstdb_BackupEngineOptions.h deleted file mode 100644 index 2368d6f56..000000000 --- a/java/include/org_forstdb_BackupEngineOptions.h +++ /dev/null @@ -1,213 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_BackupEngineOptions */ - -#ifndef _Included_org_forstdb_BackupEngineOptions -#define _Included_org_forstdb_BackupEngineOptions -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_BackupEngineOptions - * Method: newBackupEngineOptions - * Signature: (Ljava/lang/String;)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_BackupEngineOptions_newBackupEngineOptions - (JNIEnv *, jclass, jstring); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: backupDir - * Signature: (J)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_BackupEngineOptions_backupDir - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: setBackupEnv - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngineOptions_setBackupEnv - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: setShareTableFiles - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngineOptions_setShareTableFiles - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: shareTableFiles - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_BackupEngineOptions_shareTableFiles - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: setInfoLog - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngineOptions_setInfoLog - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: setSync - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngineOptions_setSync - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: sync - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_BackupEngineOptions_sync - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: setDestroyOldData - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngineOptions_setDestroyOldData - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: destroyOldData - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_BackupEngineOptions_destroyOldData - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: setBackupLogFiles - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngineOptions_setBackupLogFiles - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: backupLogFiles - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_BackupEngineOptions_backupLogFiles - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: setBackupRateLimit - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngineOptions_setBackupRateLimit - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: backupRateLimit - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_BackupEngineOptions_backupRateLimit - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: setBackupRateLimiter - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngineOptions_setBackupRateLimiter - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: setRestoreRateLimit - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngineOptions_setRestoreRateLimit - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: restoreRateLimit - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_BackupEngineOptions_restoreRateLimit - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: setRestoreRateLimiter - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngineOptions_setRestoreRateLimiter - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: setShareFilesWithChecksum - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngineOptions_setShareFilesWithChecksum - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: shareFilesWithChecksum - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_BackupEngineOptions_shareFilesWithChecksum - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: setMaxBackgroundOperations - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngineOptions_setMaxBackgroundOperations - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: maxBackgroundOperations - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_BackupEngineOptions_maxBackgroundOperations - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: setCallbackTriggerIntervalSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngineOptions_setCallbackTriggerIntervalSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: callbackTriggerIntervalSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_BackupEngineOptions_callbackTriggerIntervalSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_BackupEngineOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_BackupEngineOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_BlockBasedTableConfig.h b/java/include/org_forstdb_BlockBasedTableConfig.h deleted file mode 100644 index b83bdf655..000000000 --- a/java/include/org_forstdb_BlockBasedTableConfig.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_BlockBasedTableConfig */ - -#ifndef _Included_org_forstdb_BlockBasedTableConfig -#define _Included_org_forstdb_BlockBasedTableConfig -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_BlockBasedTableConfig - * Method: newTableFactoryHandle - * Signature: (ZZZZBBDBZJJJIIIJZZZJZZIIZZBJI)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_BlockBasedTableConfig_newTableFactoryHandle - (JNIEnv *, jobject, jboolean, jboolean, jboolean, jboolean, jbyte, jbyte, jdouble, jbyte, jboolean, jlong, jlong, jlong, jint, jint, jint, jlong, jboolean, jboolean, jboolean, jlong, jboolean, jboolean, jint, jint, jboolean, jboolean, jbyte, jlong, jint); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_BloomFilter.h b/java/include/org_forstdb_BloomFilter.h deleted file mode 100644 index 95d43d194..000000000 --- a/java/include/org_forstdb_BloomFilter.h +++ /dev/null @@ -1,23 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_BloomFilter */ - -#ifndef _Included_org_forstdb_BloomFilter -#define _Included_org_forstdb_BloomFilter -#ifdef __cplusplus -extern "C" { -#endif -#undef org_forstdb_BloomFilter_DEFAULT_BITS_PER_KEY -#define org_forstdb_BloomFilter_DEFAULT_BITS_PER_KEY 10.0 -/* - * Class: org_forstdb_BloomFilter - * Method: createNewBloomFilter - * Signature: (D)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_BloomFilter_createNewBloomFilter - (JNIEnv *, jclass, jdouble); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_Cache.h b/java/include/org_forstdb_Cache.h deleted file mode 100644 index 219d121ad..000000000 --- a/java/include/org_forstdb_Cache.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_Cache */ - -#ifndef _Included_org_forstdb_Cache -#define _Included_org_forstdb_Cache -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_Cache - * Method: getUsage - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Cache_getUsage - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_Cache - * Method: getPinnedUsage - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Cache_getPinnedUsage - (JNIEnv *, jclass, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_CassandraCompactionFilter.h b/java/include/org_forstdb_CassandraCompactionFilter.h deleted file mode 100644 index 76c66b9e7..000000000 --- a/java/include/org_forstdb_CassandraCompactionFilter.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_CassandraCompactionFilter */ - -#ifndef _Included_org_forstdb_CassandraCompactionFilter -#define _Included_org_forstdb_CassandraCompactionFilter -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_CassandraCompactionFilter - * Method: createNewCassandraCompactionFilter0 - * Signature: (ZI)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CassandraCompactionFilter_createNewCassandraCompactionFilter0 - (JNIEnv *, jclass, jboolean, jint); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_CassandraValueMergeOperator.h b/java/include/org_forstdb_CassandraValueMergeOperator.h deleted file mode 100644 index a467d52cc..000000000 --- a/java/include/org_forstdb_CassandraValueMergeOperator.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_CassandraValueMergeOperator */ - -#ifndef _Included_org_forstdb_CassandraValueMergeOperator -#define _Included_org_forstdb_CassandraValueMergeOperator -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_CassandraValueMergeOperator - * Method: newSharedCassandraValueMergeOperator - * Signature: (II)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CassandraValueMergeOperator_newSharedCassandraValueMergeOperator - (JNIEnv *, jclass, jint, jint); - -/* - * Class: org_forstdb_CassandraValueMergeOperator - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CassandraValueMergeOperator_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_Checkpoint.h b/java/include/org_forstdb_Checkpoint.h deleted file mode 100644 index 59021737c..000000000 --- a/java/include/org_forstdb_Checkpoint.h +++ /dev/null @@ -1,45 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_Checkpoint */ - -#ifndef _Included_org_forstdb_Checkpoint -#define _Included_org_forstdb_Checkpoint -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_Checkpoint - * Method: newCheckpoint - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Checkpoint_newCheckpoint - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_Checkpoint - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Checkpoint_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Checkpoint - * Method: createCheckpoint - * Signature: (JLjava/lang/String;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Checkpoint_createCheckpoint - (JNIEnv *, jobject, jlong, jstring); - -/* - * Class: org_forstdb_Checkpoint - * Method: exportColumnFamily - * Signature: (JJLjava/lang/String;)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Checkpoint_exportColumnFamily - (JNIEnv *, jobject, jlong, jlong, jstring); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_ClockCache.h b/java/include/org_forstdb_ClockCache.h deleted file mode 100644 index 24533d053..000000000 --- a/java/include/org_forstdb_ClockCache.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_ClockCache */ - -#ifndef _Included_org_forstdb_ClockCache -#define _Included_org_forstdb_ClockCache -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_ClockCache - * Method: newClockCache - * Signature: (JIZ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ClockCache_newClockCache - (JNIEnv *, jclass, jlong, jint, jboolean); - -/* - * Class: org_forstdb_ClockCache - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ClockCache_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_ColumnFamilyHandle.h b/java/include/org_forstdb_ColumnFamilyHandle.h deleted file mode 100644 index d14687dbe..000000000 --- a/java/include/org_forstdb_ColumnFamilyHandle.h +++ /dev/null @@ -1,45 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_ColumnFamilyHandle */ - -#ifndef _Included_org_forstdb_ColumnFamilyHandle -#define _Included_org_forstdb_ColumnFamilyHandle -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_ColumnFamilyHandle - * Method: getName - * Signature: (J)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_ColumnFamilyHandle_getName - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyHandle - * Method: getID - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ColumnFamilyHandle_getID - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyHandle - * Method: getDescriptor - * Signature: (J)Lorg/forstdb/ColumnFamilyDescriptor; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_ColumnFamilyHandle_getDescriptor - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyHandle - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyHandle_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_ColumnFamilyOptions.h b/java/include/org_forstdb_ColumnFamilyOptions.h deleted file mode 100644 index 0e4e7c3e2..000000000 --- a/java/include/org_forstdb_ColumnFamilyOptions.h +++ /dev/null @@ -1,1141 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_ColumnFamilyOptions */ - -#ifndef _Included_org_forstdb_ColumnFamilyOptions -#define _Included_org_forstdb_ColumnFamilyOptions -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: getColumnFamilyOptionsFromProps - * Signature: (JLjava/lang/String;)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_getColumnFamilyOptionsFromProps__JLjava_lang_String_2 - (JNIEnv *, jclass, jlong, jstring); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: getColumnFamilyOptionsFromProps - * Signature: (Ljava/lang/String;)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_getColumnFamilyOptionsFromProps__Ljava_lang_String_2 - (JNIEnv *, jclass, jstring); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: newColumnFamilyOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_newColumnFamilyOptions - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: copyColumnFamilyOptions - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_copyColumnFamilyOptions - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: newColumnFamilyOptionsFromOptions - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_newColumnFamilyOptionsFromOptions - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: oldDefaults - * Signature: (JII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_oldDefaults - (JNIEnv *, jclass, jlong, jint, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: optimizeForSmallDb - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_optimizeForSmallDb__J - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: optimizeForSmallDb - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_optimizeForSmallDb__JJ - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: optimizeForPointLookup - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_optimizeForPointLookup - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: optimizeLevelStyleCompaction - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_optimizeLevelStyleCompaction - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: optimizeUniversalStyleCompaction - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_optimizeUniversalStyleCompaction - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setComparatorHandle - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setComparatorHandle__JI - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setComparatorHandle - * Signature: (JJB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setComparatorHandle__JJB - (JNIEnv *, jobject, jlong, jlong, jbyte); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMergeOperatorName - * Signature: (JLjava/lang/String;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMergeOperatorName - (JNIEnv *, jobject, jlong, jstring); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMergeOperator - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMergeOperator - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setCompactionFilterHandle - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setCompactionFilterHandle - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setCompactionFilterFactoryHandle - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setCompactionFilterFactoryHandle - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setWriteBufferSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setWriteBufferSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: writeBufferSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_writeBufferSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMaxWriteBufferNumber - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMaxWriteBufferNumber - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: maxWriteBufferNumber - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ColumnFamilyOptions_maxWriteBufferNumber - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMinWriteBufferNumberToMerge - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMinWriteBufferNumberToMerge - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: minWriteBufferNumberToMerge - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ColumnFamilyOptions_minWriteBufferNumberToMerge - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setCompressionType - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setCompressionType - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: compressionType - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_ColumnFamilyOptions_compressionType - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setCompressionPerLevel - * Signature: (J[B)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setCompressionPerLevel - (JNIEnv *, jobject, jlong, jbyteArray); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: compressionPerLevel - * Signature: (J)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_ColumnFamilyOptions_compressionPerLevel - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setBottommostCompressionType - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setBottommostCompressionType - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: bottommostCompressionType - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_ColumnFamilyOptions_bottommostCompressionType - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setBottommostCompressionOptions - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setBottommostCompressionOptions - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setCompressionOptions - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setCompressionOptions - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: useFixedLengthPrefixExtractor - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_useFixedLengthPrefixExtractor - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: useCappedPrefixExtractor - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_useCappedPrefixExtractor - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setNumLevels - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setNumLevels - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: numLevels - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ColumnFamilyOptions_numLevels - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setLevelZeroFileNumCompactionTrigger - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setLevelZeroFileNumCompactionTrigger - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: levelZeroFileNumCompactionTrigger - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ColumnFamilyOptions_levelZeroFileNumCompactionTrigger - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setLevelZeroSlowdownWritesTrigger - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setLevelZeroSlowdownWritesTrigger - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: levelZeroSlowdownWritesTrigger - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ColumnFamilyOptions_levelZeroSlowdownWritesTrigger - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setLevelZeroStopWritesTrigger - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setLevelZeroStopWritesTrigger - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: levelZeroStopWritesTrigger - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ColumnFamilyOptions_levelZeroStopWritesTrigger - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setTargetFileSizeBase - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setTargetFileSizeBase - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: targetFileSizeBase - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_targetFileSizeBase - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setTargetFileSizeMultiplier - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setTargetFileSizeMultiplier - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: targetFileSizeMultiplier - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ColumnFamilyOptions_targetFileSizeMultiplier - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMaxBytesForLevelBase - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMaxBytesForLevelBase - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: maxBytesForLevelBase - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_maxBytesForLevelBase - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setLevelCompactionDynamicLevelBytes - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setLevelCompactionDynamicLevelBytes - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: levelCompactionDynamicLevelBytes - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ColumnFamilyOptions_levelCompactionDynamicLevelBytes - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMaxBytesForLevelMultiplier - * Signature: (JD)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMaxBytesForLevelMultiplier - (JNIEnv *, jobject, jlong, jdouble); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: maxBytesForLevelMultiplier - * Signature: (J)D - */ -JNIEXPORT jdouble JNICALL Java_org_forstdb_ColumnFamilyOptions_maxBytesForLevelMultiplier - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMaxCompactionBytes - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMaxCompactionBytes - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: maxCompactionBytes - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_maxCompactionBytes - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setArenaBlockSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setArenaBlockSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: arenaBlockSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_arenaBlockSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setDisableAutoCompactions - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setDisableAutoCompactions - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: disableAutoCompactions - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ColumnFamilyOptions_disableAutoCompactions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setCompactionStyle - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setCompactionStyle - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: compactionStyle - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_ColumnFamilyOptions_compactionStyle - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMaxTableFilesSizeFIFO - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMaxTableFilesSizeFIFO - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: maxTableFilesSizeFIFO - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_maxTableFilesSizeFIFO - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMaxSequentialSkipInIterations - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMaxSequentialSkipInIterations - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: maxSequentialSkipInIterations - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_maxSequentialSkipInIterations - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMemTableFactory - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMemTableFactory - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: memTableFactoryName - * Signature: (J)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_ColumnFamilyOptions_memTableFactoryName - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setTableFactory - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setTableFactory - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: tableFactoryName - * Signature: (J)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_ColumnFamilyOptions_tableFactoryName - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setCfPaths - * Signature: (J[Ljava/lang/String;[J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setCfPaths - (JNIEnv *, jclass, jlong, jobjectArray, jlongArray); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: cfPathsLen - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_cfPathsLen - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: cfPaths - * Signature: (J[Ljava/lang/String;[J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_cfPaths - (JNIEnv *, jclass, jlong, jobjectArray, jlongArray); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setInplaceUpdateSupport - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setInplaceUpdateSupport - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: inplaceUpdateSupport - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ColumnFamilyOptions_inplaceUpdateSupport - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setInplaceUpdateNumLocks - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setInplaceUpdateNumLocks - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: inplaceUpdateNumLocks - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_inplaceUpdateNumLocks - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMemtablePrefixBloomSizeRatio - * Signature: (JD)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMemtablePrefixBloomSizeRatio - (JNIEnv *, jobject, jlong, jdouble); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: memtablePrefixBloomSizeRatio - * Signature: (J)D - */ -JNIEXPORT jdouble JNICALL Java_org_forstdb_ColumnFamilyOptions_memtablePrefixBloomSizeRatio - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setExperimentalMempurgeThreshold - * Signature: (JD)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setExperimentalMempurgeThreshold - (JNIEnv *, jobject, jlong, jdouble); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: experimentalMempurgeThreshold - * Signature: (J)D - */ -JNIEXPORT jdouble JNICALL Java_org_forstdb_ColumnFamilyOptions_experimentalMempurgeThreshold - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMemtableWholeKeyFiltering - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMemtableWholeKeyFiltering - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: memtableWholeKeyFiltering - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ColumnFamilyOptions_memtableWholeKeyFiltering - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setBloomLocality - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setBloomLocality - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: bloomLocality - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ColumnFamilyOptions_bloomLocality - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMaxSuccessiveMerges - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMaxSuccessiveMerges - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: maxSuccessiveMerges - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_maxSuccessiveMerges - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setOptimizeFiltersForHits - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setOptimizeFiltersForHits - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: optimizeFiltersForHits - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ColumnFamilyOptions_optimizeFiltersForHits - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMemtableHugePageSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMemtableHugePageSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: memtableHugePageSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_memtableHugePageSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setSoftPendingCompactionBytesLimit - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setSoftPendingCompactionBytesLimit - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: softPendingCompactionBytesLimit - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_softPendingCompactionBytesLimit - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setHardPendingCompactionBytesLimit - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setHardPendingCompactionBytesLimit - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: hardPendingCompactionBytesLimit - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_hardPendingCompactionBytesLimit - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setLevel0FileNumCompactionTrigger - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setLevel0FileNumCompactionTrigger - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: level0FileNumCompactionTrigger - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ColumnFamilyOptions_level0FileNumCompactionTrigger - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setLevel0SlowdownWritesTrigger - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setLevel0SlowdownWritesTrigger - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: level0SlowdownWritesTrigger - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ColumnFamilyOptions_level0SlowdownWritesTrigger - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setLevel0StopWritesTrigger - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setLevel0StopWritesTrigger - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: level0StopWritesTrigger - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ColumnFamilyOptions_level0StopWritesTrigger - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMaxBytesForLevelMultiplierAdditional - * Signature: (J[I)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMaxBytesForLevelMultiplierAdditional - (JNIEnv *, jobject, jlong, jintArray); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: maxBytesForLevelMultiplierAdditional - * Signature: (J)[I - */ -JNIEXPORT jintArray JNICALL Java_org_forstdb_ColumnFamilyOptions_maxBytesForLevelMultiplierAdditional - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setParanoidFileChecks - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setParanoidFileChecks - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: paranoidFileChecks - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ColumnFamilyOptions_paranoidFileChecks - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMaxWriteBufferNumberToMaintain - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMaxWriteBufferNumberToMaintain - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: maxWriteBufferNumberToMaintain - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ColumnFamilyOptions_maxWriteBufferNumberToMaintain - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setCompactionPriority - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setCompactionPriority - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: compactionPriority - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_ColumnFamilyOptions_compactionPriority - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setReportBgIoStats - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setReportBgIoStats - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: reportBgIoStats - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ColumnFamilyOptions_reportBgIoStats - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setTtl - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setTtl - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: ttl - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_ttl - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setPeriodicCompactionSeconds - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setPeriodicCompactionSeconds - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: periodicCompactionSeconds - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_periodicCompactionSeconds - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setCompactionOptionsUniversal - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setCompactionOptionsUniversal - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setCompactionOptionsFIFO - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setCompactionOptionsFIFO - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setForceConsistencyChecks - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setForceConsistencyChecks - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: forceConsistencyChecks - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ColumnFamilyOptions_forceConsistencyChecks - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setSstPartitionerFactory - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setSstPartitionerFactory - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setCompactionThreadLimiter - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setCompactionThreadLimiter - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMemtableMaxRangeDeletions - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMemtableMaxRangeDeletions - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: memtableMaxRangeDeletions - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ColumnFamilyOptions_memtableMaxRangeDeletions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setEnableBlobFiles - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setEnableBlobFiles - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: enableBlobFiles - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ColumnFamilyOptions_enableBlobFiles - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setMinBlobSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setMinBlobSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: minBlobSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_minBlobSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setBlobFileSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setBlobFileSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: blobFileSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_blobFileSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setBlobCompressionType - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setBlobCompressionType - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: blobCompressionType - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_ColumnFamilyOptions_blobCompressionType - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setEnableBlobGarbageCollection - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setEnableBlobGarbageCollection - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: enableBlobGarbageCollection - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ColumnFamilyOptions_enableBlobGarbageCollection - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setBlobGarbageCollectionAgeCutoff - * Signature: (JD)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setBlobGarbageCollectionAgeCutoff - (JNIEnv *, jobject, jlong, jdouble); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: blobGarbageCollectionAgeCutoff - * Signature: (J)D - */ -JNIEXPORT jdouble JNICALL Java_org_forstdb_ColumnFamilyOptions_blobGarbageCollectionAgeCutoff - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setBlobGarbageCollectionForceThreshold - * Signature: (JD)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setBlobGarbageCollectionForceThreshold - (JNIEnv *, jobject, jlong, jdouble); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: blobGarbageCollectionForceThreshold - * Signature: (J)D - */ -JNIEXPORT jdouble JNICALL Java_org_forstdb_ColumnFamilyOptions_blobGarbageCollectionForceThreshold - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setBlobCompactionReadaheadSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setBlobCompactionReadaheadSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: blobCompactionReadaheadSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ColumnFamilyOptions_blobCompactionReadaheadSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setBlobFileStartingLevel - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setBlobFileStartingLevel - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: blobFileStartingLevel - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ColumnFamilyOptions_blobFileStartingLevel - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: setPrepopulateBlobCache - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ColumnFamilyOptions_setPrepopulateBlobCache - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_ColumnFamilyOptions - * Method: prepopulateBlobCache - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_ColumnFamilyOptions_prepopulateBlobCache - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_CompactRangeOptions.h b/java/include/org_forstdb_CompactRangeOptions.h deleted file mode 100644 index 40b48a147..000000000 --- a/java/include/org_forstdb_CompactRangeOptions.h +++ /dev/null @@ -1,181 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_CompactRangeOptions */ - -#ifndef _Included_org_forstdb_CompactRangeOptions -#define _Included_org_forstdb_CompactRangeOptions -#ifdef __cplusplus -extern "C" { -#endif -#undef org_forstdb_CompactRangeOptions_VALUE_kSkip -#define org_forstdb_CompactRangeOptions_VALUE_kSkip 0L -#undef org_forstdb_CompactRangeOptions_VALUE_kIfHaveCompactionFilter -#define org_forstdb_CompactRangeOptions_VALUE_kIfHaveCompactionFilter 1L -#undef org_forstdb_CompactRangeOptions_VALUE_kForce -#define org_forstdb_CompactRangeOptions_VALUE_kForce 2L -#undef org_forstdb_CompactRangeOptions_VALUE_kForceOptimized -#define org_forstdb_CompactRangeOptions_VALUE_kForceOptimized 3L -/* - * Class: org_forstdb_CompactRangeOptions - * Method: newCompactRangeOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactRangeOptions_newCompactRangeOptions - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactRangeOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: exclusiveManualCompaction - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_CompactRangeOptions_exclusiveManualCompaction - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: setExclusiveManualCompaction - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactRangeOptions_setExclusiveManualCompaction - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: changeLevel - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_CompactRangeOptions_changeLevel - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: setChangeLevel - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactRangeOptions_setChangeLevel - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: targetLevel - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompactRangeOptions_targetLevel - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: setTargetLevel - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactRangeOptions_setTargetLevel - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: targetPathId - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompactRangeOptions_targetPathId - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: setTargetPathId - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactRangeOptions_setTargetPathId - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: bottommostLevelCompaction - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompactRangeOptions_bottommostLevelCompaction - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: setBottommostLevelCompaction - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactRangeOptions_setBottommostLevelCompaction - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: allowWriteStall - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_CompactRangeOptions_allowWriteStall - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: setAllowWriteStall - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactRangeOptions_setAllowWriteStall - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: setMaxSubcompactions - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactRangeOptions_setMaxSubcompactions - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: maxSubcompactions - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompactRangeOptions_maxSubcompactions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: setFullHistoryTSLow - * Signature: (JJJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactRangeOptions_setFullHistoryTSLow - (JNIEnv *, jobject, jlong, jlong, jlong); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: fullHistoryTSLow - * Signature: (J)Lorg/forstdb/CompactRangeOptions/Timestamp; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_CompactRangeOptions_fullHistoryTSLow - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: setCanceled - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactRangeOptions_setCanceled - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_CompactRangeOptions - * Method: canceled - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_CompactRangeOptions_canceled - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_CompactionJobInfo.h b/java/include/org_forstdb_CompactionJobInfo.h deleted file mode 100644 index 35122098e..000000000 --- a/java/include/org_forstdb_CompactionJobInfo.h +++ /dev/null @@ -1,125 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_CompactionJobInfo */ - -#ifndef _Included_org_forstdb_CompactionJobInfo -#define _Included_org_forstdb_CompactionJobInfo -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_CompactionJobInfo - * Method: newCompactionJobInfo - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobInfo_newCompactionJobInfo - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_CompactionJobInfo - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionJobInfo_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactionJobInfo - * Method: columnFamilyName - * Signature: (J)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_CompactionJobInfo_columnFamilyName - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobInfo - * Method: status - * Signature: (J)Lorg/forstdb/Status; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_CompactionJobInfo_status - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobInfo - * Method: threadId - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobInfo_threadId - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobInfo - * Method: jobId - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompactionJobInfo_jobId - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobInfo - * Method: baseInputLevel - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompactionJobInfo_baseInputLevel - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobInfo - * Method: outputLevel - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompactionJobInfo_outputLevel - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobInfo - * Method: inputFiles - * Signature: (J)[Ljava/lang/String; - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_CompactionJobInfo_inputFiles - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobInfo - * Method: outputFiles - * Signature: (J)[Ljava/lang/String; - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_CompactionJobInfo_outputFiles - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobInfo - * Method: tableProperties - * Signature: (J)Ljava/util/Map; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_CompactionJobInfo_tableProperties - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobInfo - * Method: compactionReason - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_CompactionJobInfo_compactionReason - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobInfo - * Method: compression - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_CompactionJobInfo_compression - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobInfo - * Method: stats - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobInfo_stats - (JNIEnv *, jclass, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_CompactionJobStats.h b/java/include/org_forstdb_CompactionJobStats.h deleted file mode 100644 index 5bdb2ec33..000000000 --- a/java/include/org_forstdb_CompactionJobStats.h +++ /dev/null @@ -1,229 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_CompactionJobStats */ - -#ifndef _Included_org_forstdb_CompactionJobStats -#define _Included_org_forstdb_CompactionJobStats -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_CompactionJobStats - * Method: newCompactionJobStats - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_newCompactionJobStats - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionJobStats_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: reset - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionJobStats_reset - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: add - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionJobStats_add - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: elapsedMicros - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_elapsedMicros - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: numInputRecords - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_numInputRecords - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: numInputFiles - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_numInputFiles - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: numInputFilesAtOutputLevel - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_numInputFilesAtOutputLevel - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: numOutputRecords - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_numOutputRecords - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: numOutputFiles - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_numOutputFiles - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: isManualCompaction - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_CompactionJobStats_isManualCompaction - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: totalInputBytes - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_totalInputBytes - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: totalOutputBytes - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_totalOutputBytes - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: numRecordsReplaced - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_numRecordsReplaced - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: totalInputRawKeyBytes - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_totalInputRawKeyBytes - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: totalInputRawValueBytes - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_totalInputRawValueBytes - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: numInputDeletionRecords - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_numInputDeletionRecords - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: numExpiredDeletionRecords - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_numExpiredDeletionRecords - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: numCorruptKeys - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_numCorruptKeys - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: fileWriteNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_fileWriteNanos - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: fileRangeSyncNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_fileRangeSyncNanos - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: fileFsyncNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_fileFsyncNanos - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: filePrepareWriteNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_filePrepareWriteNanos - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: smallestOutputKeyPrefix - * Signature: (J)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_CompactionJobStats_smallestOutputKeyPrefix - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: largestOutputKeyPrefix - * Signature: (J)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_CompactionJobStats_largestOutputKeyPrefix - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: numSingleDelFallthru - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_numSingleDelFallthru - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionJobStats - * Method: numSingleDelMismatch - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionJobStats_numSingleDelMismatch - (JNIEnv *, jclass, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_CompactionOptions.h b/java/include/org_forstdb_CompactionOptions.h deleted file mode 100644 index 9de502251..000000000 --- a/java/include/org_forstdb_CompactionOptions.h +++ /dev/null @@ -1,77 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_CompactionOptions */ - -#ifndef _Included_org_forstdb_CompactionOptions -#define _Included_org_forstdb_CompactionOptions -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_CompactionOptions - * Method: newCompactionOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionOptions_newCompactionOptions - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_CompactionOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactionOptions - * Method: compression - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_CompactionOptions_compression - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionOptions - * Method: setCompression - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionOptions_setCompression - (JNIEnv *, jclass, jlong, jbyte); - -/* - * Class: org_forstdb_CompactionOptions - * Method: outputFileSizeLimit - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionOptions_outputFileSizeLimit - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionOptions - * Method: setOutputFileSizeLimit - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionOptions_setOutputFileSizeLimit - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_CompactionOptions - * Method: maxSubcompactions - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompactionOptions_maxSubcompactions - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_CompactionOptions - * Method: setMaxSubcompactions - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionOptions_setMaxSubcompactions - (JNIEnv *, jclass, jlong, jint); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_CompactionOptionsFIFO.h b/java/include/org_forstdb_CompactionOptionsFIFO.h deleted file mode 100644 index aed1c4b69..000000000 --- a/java/include/org_forstdb_CompactionOptionsFIFO.h +++ /dev/null @@ -1,61 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_CompactionOptionsFIFO */ - -#ifndef _Included_org_forstdb_CompactionOptionsFIFO -#define _Included_org_forstdb_CompactionOptionsFIFO -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_CompactionOptionsFIFO - * Method: newCompactionOptionsFIFO - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionOptionsFIFO_newCompactionOptionsFIFO - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_CompactionOptionsFIFO - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionOptionsFIFO_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactionOptionsFIFO - * Method: setMaxTableFilesSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionOptionsFIFO_setMaxTableFilesSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_CompactionOptionsFIFO - * Method: maxTableFilesSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionOptionsFIFO_maxTableFilesSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactionOptionsFIFO - * Method: setAllowCompaction - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionOptionsFIFO_setAllowCompaction - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_CompactionOptionsFIFO - * Method: allowCompaction - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_CompactionOptionsFIFO_allowCompaction - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_CompactionOptionsUniversal.h b/java/include/org_forstdb_CompactionOptionsUniversal.h deleted file mode 100644 index 606032f24..000000000 --- a/java/include/org_forstdb_CompactionOptionsUniversal.h +++ /dev/null @@ -1,141 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_CompactionOptionsUniversal */ - -#ifndef _Included_org_forstdb_CompactionOptionsUniversal -#define _Included_org_forstdb_CompactionOptionsUniversal -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_CompactionOptionsUniversal - * Method: newCompactionOptionsUniversal - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompactionOptionsUniversal_newCompactionOptionsUniversal - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_CompactionOptionsUniversal - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionOptionsUniversal_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactionOptionsUniversal - * Method: setSizeRatio - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionOptionsUniversal_setSizeRatio - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_CompactionOptionsUniversal - * Method: sizeRatio - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompactionOptionsUniversal_sizeRatio - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactionOptionsUniversal - * Method: setMinMergeWidth - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionOptionsUniversal_setMinMergeWidth - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_CompactionOptionsUniversal - * Method: minMergeWidth - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompactionOptionsUniversal_minMergeWidth - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactionOptionsUniversal - * Method: setMaxMergeWidth - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionOptionsUniversal_setMaxMergeWidth - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_CompactionOptionsUniversal - * Method: maxMergeWidth - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompactionOptionsUniversal_maxMergeWidth - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactionOptionsUniversal - * Method: setMaxSizeAmplificationPercent - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionOptionsUniversal_setMaxSizeAmplificationPercent - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_CompactionOptionsUniversal - * Method: maxSizeAmplificationPercent - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompactionOptionsUniversal_maxSizeAmplificationPercent - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactionOptionsUniversal - * Method: setCompressionSizePercent - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionOptionsUniversal_setCompressionSizePercent - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_CompactionOptionsUniversal - * Method: compressionSizePercent - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompactionOptionsUniversal_compressionSizePercent - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactionOptionsUniversal - * Method: setStopStyle - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionOptionsUniversal_setStopStyle - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_CompactionOptionsUniversal - * Method: stopStyle - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_CompactionOptionsUniversal_stopStyle - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompactionOptionsUniversal - * Method: setAllowTrivialMove - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompactionOptionsUniversal_setAllowTrivialMove - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_CompactionOptionsUniversal - * Method: allowTrivialMove - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_CompactionOptionsUniversal_allowTrivialMove - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_ComparatorOptions.h b/java/include/org_forstdb_ComparatorOptions.h deleted file mode 100644 index 68c0846ea..000000000 --- a/java/include/org_forstdb_ComparatorOptions.h +++ /dev/null @@ -1,77 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_ComparatorOptions */ - -#ifndef _Included_org_forstdb_ComparatorOptions -#define _Included_org_forstdb_ComparatorOptions -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_ComparatorOptions - * Method: newComparatorOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ComparatorOptions_newComparatorOptions - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_ComparatorOptions - * Method: reusedSynchronisationType - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_ComparatorOptions_reusedSynchronisationType - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ComparatorOptions - * Method: setReusedSynchronisationType - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ComparatorOptions_setReusedSynchronisationType - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_ComparatorOptions - * Method: useDirectBuffer - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ComparatorOptions_useDirectBuffer - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ComparatorOptions - * Method: setUseDirectBuffer - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ComparatorOptions_setUseDirectBuffer - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ComparatorOptions - * Method: maxReusedBufferSize - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ComparatorOptions_maxReusedBufferSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ComparatorOptions - * Method: setMaxReusedBufferSize - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ComparatorOptions_setMaxReusedBufferSize - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_ComparatorOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ComparatorOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_CompressionOptions.h b/java/include/org_forstdb_CompressionOptions.h deleted file mode 100644 index b5d7fc79b..000000000 --- a/java/include/org_forstdb_CompressionOptions.h +++ /dev/null @@ -1,125 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_CompressionOptions */ - -#ifndef _Included_org_forstdb_CompressionOptions -#define _Included_org_forstdb_CompressionOptions -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_CompressionOptions - * Method: newCompressionOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_CompressionOptions_newCompressionOptions - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_CompressionOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompressionOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompressionOptions - * Method: setWindowBits - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompressionOptions_setWindowBits - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_CompressionOptions - * Method: windowBits - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompressionOptions_windowBits - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompressionOptions - * Method: setLevel - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompressionOptions_setLevel - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_CompressionOptions - * Method: level - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompressionOptions_level - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompressionOptions - * Method: setStrategy - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompressionOptions_setStrategy - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_CompressionOptions - * Method: strategy - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompressionOptions_strategy - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompressionOptions - * Method: setMaxDictBytes - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompressionOptions_setMaxDictBytes - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_CompressionOptions - * Method: maxDictBytes - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompressionOptions_maxDictBytes - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompressionOptions - * Method: setZstdMaxTrainBytes - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompressionOptions_setZstdMaxTrainBytes - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_CompressionOptions - * Method: zstdMaxTrainBytes - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_CompressionOptions_zstdMaxTrainBytes - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_CompressionOptions - * Method: setEnabled - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_CompressionOptions_setEnabled - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_CompressionOptions - * Method: enabled - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_CompressionOptions_enabled - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_ConcurrentTaskLimiterImpl.h b/java/include/org_forstdb_ConcurrentTaskLimiterImpl.h deleted file mode 100644 index e8ae61f40..000000000 --- a/java/include/org_forstdb_ConcurrentTaskLimiterImpl.h +++ /dev/null @@ -1,61 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_ConcurrentTaskLimiterImpl */ - -#ifndef _Included_org_forstdb_ConcurrentTaskLimiterImpl -#define _Included_org_forstdb_ConcurrentTaskLimiterImpl -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_ConcurrentTaskLimiterImpl - * Method: newConcurrentTaskLimiterImpl0 - * Signature: (Ljava/lang/String;I)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ConcurrentTaskLimiterImpl_newConcurrentTaskLimiterImpl0 - (JNIEnv *, jclass, jstring, jint); - -/* - * Class: org_forstdb_ConcurrentTaskLimiterImpl - * Method: name - * Signature: (J)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_ConcurrentTaskLimiterImpl_name - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_ConcurrentTaskLimiterImpl - * Method: setMaxOutstandingTask - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ConcurrentTaskLimiterImpl_setMaxOutstandingTask - (JNIEnv *, jclass, jlong, jint); - -/* - * Class: org_forstdb_ConcurrentTaskLimiterImpl - * Method: resetMaxOutstandingTask - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ConcurrentTaskLimiterImpl_resetMaxOutstandingTask - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_ConcurrentTaskLimiterImpl - * Method: outstandingTask - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_ConcurrentTaskLimiterImpl_outstandingTask - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_ConcurrentTaskLimiterImpl - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ConcurrentTaskLimiterImpl_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_ConfigOptions.h b/java/include/org_forstdb_ConfigOptions.h deleted file mode 100644 index cd3afd215..000000000 --- a/java/include/org_forstdb_ConfigOptions.h +++ /dev/null @@ -1,69 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_ConfigOptions */ - -#ifndef _Included_org_forstdb_ConfigOptions -#define _Included_org_forstdb_ConfigOptions -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_ConfigOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ConfigOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ConfigOptions - * Method: newConfigOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ConfigOptions_newConfigOptions - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_ConfigOptions - * Method: setEnv - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ConfigOptions_setEnv - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_ConfigOptions - * Method: setDelimiter - * Signature: (JLjava/lang/String;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ConfigOptions_setDelimiter - (JNIEnv *, jclass, jlong, jstring); - -/* - * Class: org_forstdb_ConfigOptions - * Method: setIgnoreUnknownOptions - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ConfigOptions_setIgnoreUnknownOptions - (JNIEnv *, jclass, jlong, jboolean); - -/* - * Class: org_forstdb_ConfigOptions - * Method: setInputStringsEscaped - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ConfigOptions_setInputStringsEscaped - (JNIEnv *, jclass, jlong, jboolean); - -/* - * Class: org_forstdb_ConfigOptions - * Method: setSanityLevel - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ConfigOptions_setSanityLevel - (JNIEnv *, jclass, jlong, jbyte); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_DBOptions.h b/java/include/org_forstdb_DBOptions.h deleted file mode 100644 index 1392c0c3d..000000000 --- a/java/include/org_forstdb_DBOptions.h +++ /dev/null @@ -1,1343 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_DBOptions */ - -#ifndef _Included_org_forstdb_DBOptions -#define _Included_org_forstdb_DBOptions -#ifdef __cplusplus -extern "C" { -#endif -#undef org_forstdb_DBOptions_DEFAULT_NUM_SHARD_BITS -#define org_forstdb_DBOptions_DEFAULT_NUM_SHARD_BITS -1L -/* - * Class: org_forstdb_DBOptions - * Method: getDBOptionsFromProps - * Signature: (JLjava/lang/String;)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_getDBOptionsFromProps__JLjava_lang_String_2 - (JNIEnv *, jclass, jlong, jstring); - -/* - * Class: org_forstdb_DBOptions - * Method: getDBOptionsFromProps - * Signature: (Ljava/lang/String;)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_getDBOptionsFromProps__Ljava_lang_String_2 - (JNIEnv *, jclass, jstring); - -/* - * Class: org_forstdb_DBOptions - * Method: newDBOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_newDBOptions - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_DBOptions - * Method: copyDBOptions - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_copyDBOptions - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: newDBOptionsFromOptions - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_newDBOptionsFromOptions - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: optimizeForSmallDb - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_optimizeForSmallDb - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setIncreaseParallelism - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setIncreaseParallelism - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_DBOptions - * Method: setCreateIfMissing - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setCreateIfMissing - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: createIfMissing - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_createIfMissing - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setCreateMissingColumnFamilies - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setCreateMissingColumnFamilies - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: createMissingColumnFamilies - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_createMissingColumnFamilies - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setEnv - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setEnv - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setErrorIfExists - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setErrorIfExists - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: errorIfExists - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_errorIfExists - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setParanoidChecks - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setParanoidChecks - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: paranoidChecks - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_paranoidChecks - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setRateLimiter - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setRateLimiter - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setSstFileManager - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setSstFileManager - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setLogger - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setLogger - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setInfoLogLevel - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setInfoLogLevel - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_DBOptions - * Method: infoLogLevel - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_DBOptions_infoLogLevel - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setMaxOpenFiles - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setMaxOpenFiles - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_DBOptions - * Method: maxOpenFiles - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_DBOptions_maxOpenFiles - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setMaxFileOpeningThreads - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setMaxFileOpeningThreads - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_DBOptions - * Method: maxFileOpeningThreads - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_DBOptions_maxFileOpeningThreads - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setMaxTotalWalSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setMaxTotalWalSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: maxTotalWalSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_maxTotalWalSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setStatistics - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setStatistics - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: statistics - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_statistics - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: useFsync - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_useFsync - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setUseFsync - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setUseFsync - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: setDbPaths - * Signature: (J[Ljava/lang/String;[J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setDbPaths - (JNIEnv *, jobject, jlong, jobjectArray, jlongArray); - -/* - * Class: org_forstdb_DBOptions - * Method: dbPathsLen - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_dbPathsLen - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: dbPaths - * Signature: (J[Ljava/lang/String;[J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_dbPaths - (JNIEnv *, jobject, jlong, jobjectArray, jlongArray); - -/* - * Class: org_forstdb_DBOptions - * Method: setDbLogDir - * Signature: (JLjava/lang/String;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setDbLogDir - (JNIEnv *, jobject, jlong, jstring); - -/* - * Class: org_forstdb_DBOptions - * Method: dbLogDir - * Signature: (J)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_DBOptions_dbLogDir - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setWalDir - * Signature: (JLjava/lang/String;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setWalDir - (JNIEnv *, jobject, jlong, jstring); - -/* - * Class: org_forstdb_DBOptions - * Method: walDir - * Signature: (J)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_DBOptions_walDir - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setDeleteObsoleteFilesPeriodMicros - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setDeleteObsoleteFilesPeriodMicros - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: deleteObsoleteFilesPeriodMicros - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_deleteObsoleteFilesPeriodMicros - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setMaxBackgroundCompactions - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setMaxBackgroundCompactions - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_DBOptions - * Method: maxBackgroundCompactions - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_DBOptions_maxBackgroundCompactions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setMaxSubcompactions - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setMaxSubcompactions - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_DBOptions - * Method: maxSubcompactions - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_DBOptions_maxSubcompactions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setMaxBackgroundFlushes - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setMaxBackgroundFlushes - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_DBOptions - * Method: maxBackgroundFlushes - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_DBOptions_maxBackgroundFlushes - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setMaxBackgroundJobs - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setMaxBackgroundJobs - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_DBOptions - * Method: maxBackgroundJobs - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_DBOptions_maxBackgroundJobs - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setMaxLogFileSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setMaxLogFileSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: maxLogFileSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_maxLogFileSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setLogFileTimeToRoll - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setLogFileTimeToRoll - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: logFileTimeToRoll - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_logFileTimeToRoll - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setKeepLogFileNum - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setKeepLogFileNum - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: keepLogFileNum - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_keepLogFileNum - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setRecycleLogFileNum - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setRecycleLogFileNum - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: recycleLogFileNum - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_recycleLogFileNum - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setMaxManifestFileSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setMaxManifestFileSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: maxManifestFileSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_maxManifestFileSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setTableCacheNumshardbits - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setTableCacheNumshardbits - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_DBOptions - * Method: tableCacheNumshardbits - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_DBOptions_tableCacheNumshardbits - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setWalTtlSeconds - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setWalTtlSeconds - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: walTtlSeconds - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_walTtlSeconds - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setWalSizeLimitMB - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setWalSizeLimitMB - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: walSizeLimitMB - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_walSizeLimitMB - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setMaxWriteBatchGroupSizeBytes - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setMaxWriteBatchGroupSizeBytes - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: maxWriteBatchGroupSizeBytes - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_maxWriteBatchGroupSizeBytes - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setManifestPreallocationSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setManifestPreallocationSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: manifestPreallocationSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_manifestPreallocationSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setUseDirectReads - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setUseDirectReads - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: useDirectReads - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_useDirectReads - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setUseDirectIoForFlushAndCompaction - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setUseDirectIoForFlushAndCompaction - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: useDirectIoForFlushAndCompaction - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_useDirectIoForFlushAndCompaction - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setAllowFAllocate - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setAllowFAllocate - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: allowFAllocate - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_allowFAllocate - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setAllowMmapReads - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setAllowMmapReads - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: allowMmapReads - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_allowMmapReads - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setAllowMmapWrites - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setAllowMmapWrites - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: allowMmapWrites - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_allowMmapWrites - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setIsFdCloseOnExec - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setIsFdCloseOnExec - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: isFdCloseOnExec - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_isFdCloseOnExec - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setStatsDumpPeriodSec - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setStatsDumpPeriodSec - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_DBOptions - * Method: statsDumpPeriodSec - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_DBOptions_statsDumpPeriodSec - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setStatsPersistPeriodSec - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setStatsPersistPeriodSec - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_DBOptions - * Method: statsPersistPeriodSec - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_DBOptions_statsPersistPeriodSec - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setStatsHistoryBufferSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setStatsHistoryBufferSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: statsHistoryBufferSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_statsHistoryBufferSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setAdviseRandomOnOpen - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setAdviseRandomOnOpen - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: adviseRandomOnOpen - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_adviseRandomOnOpen - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setDbWriteBufferSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setDbWriteBufferSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setWriteBufferManager - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setWriteBufferManager - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: dbWriteBufferSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_dbWriteBufferSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setAccessHintOnCompactionStart - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setAccessHintOnCompactionStart - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_DBOptions - * Method: accessHintOnCompactionStart - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_DBOptions_accessHintOnCompactionStart - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setCompactionReadaheadSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setCompactionReadaheadSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: compactionReadaheadSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_compactionReadaheadSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setRandomAccessMaxBufferSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setRandomAccessMaxBufferSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: randomAccessMaxBufferSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_randomAccessMaxBufferSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setWritableFileMaxBufferSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setWritableFileMaxBufferSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: writableFileMaxBufferSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_writableFileMaxBufferSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setUseAdaptiveMutex - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setUseAdaptiveMutex - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: useAdaptiveMutex - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_useAdaptiveMutex - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setBytesPerSync - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setBytesPerSync - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: bytesPerSync - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_bytesPerSync - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setWalBytesPerSync - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setWalBytesPerSync - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: walBytesPerSync - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_walBytesPerSync - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setStrictBytesPerSync - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setStrictBytesPerSync - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: strictBytesPerSync - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_strictBytesPerSync - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setEventListeners - * Signature: (J[J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setEventListeners - (JNIEnv *, jclass, jlong, jlongArray); - -/* - * Class: org_forstdb_DBOptions - * Method: eventListeners - * Signature: (J)[Lorg/forstdb/AbstractEventListener; - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_DBOptions_eventListeners - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setEnableThreadTracking - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setEnableThreadTracking - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: enableThreadTracking - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_enableThreadTracking - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setDelayedWriteRate - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setDelayedWriteRate - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: delayedWriteRate - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_delayedWriteRate - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setEnablePipelinedWrite - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setEnablePipelinedWrite - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: enablePipelinedWrite - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_enablePipelinedWrite - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setUnorderedWrite - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setUnorderedWrite - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: unorderedWrite - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_unorderedWrite - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setAllowConcurrentMemtableWrite - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setAllowConcurrentMemtableWrite - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: allowConcurrentMemtableWrite - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_allowConcurrentMemtableWrite - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setEnableWriteThreadAdaptiveYield - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setEnableWriteThreadAdaptiveYield - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: enableWriteThreadAdaptiveYield - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_enableWriteThreadAdaptiveYield - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setWriteThreadMaxYieldUsec - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setWriteThreadMaxYieldUsec - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: writeThreadMaxYieldUsec - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_writeThreadMaxYieldUsec - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setWriteThreadSlowYieldUsec - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setWriteThreadSlowYieldUsec - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: writeThreadSlowYieldUsec - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_writeThreadSlowYieldUsec - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setSkipStatsUpdateOnDbOpen - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setSkipStatsUpdateOnDbOpen - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: skipStatsUpdateOnDbOpen - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_skipStatsUpdateOnDbOpen - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setSkipCheckingSstFileSizesOnDbOpen - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setSkipCheckingSstFileSizesOnDbOpen - (JNIEnv *, jclass, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: skipCheckingSstFileSizesOnDbOpen - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_skipCheckingSstFileSizesOnDbOpen - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setWalRecoveryMode - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setWalRecoveryMode - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_DBOptions - * Method: walRecoveryMode - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_DBOptions_walRecoveryMode - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setAllow2pc - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setAllow2pc - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: allow2pc - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_allow2pc - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setRowCache - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setRowCache - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setWalFilter - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setWalFilter - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setFailIfOptionsFileError - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setFailIfOptionsFileError - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: failIfOptionsFileError - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_failIfOptionsFileError - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setDumpMallocStats - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setDumpMallocStats - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: dumpMallocStats - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_dumpMallocStats - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setAvoidFlushDuringRecovery - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setAvoidFlushDuringRecovery - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: avoidFlushDuringRecovery - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_avoidFlushDuringRecovery - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setAvoidFlushDuringShutdown - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setAvoidFlushDuringShutdown - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: avoidFlushDuringShutdown - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_avoidFlushDuringShutdown - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setAllowIngestBehind - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setAllowIngestBehind - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: allowIngestBehind - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_allowIngestBehind - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setTwoWriteQueues - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setTwoWriteQueues - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: twoWriteQueues - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_twoWriteQueues - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setManualWalFlush - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setManualWalFlush - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: manualWalFlush - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_manualWalFlush - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setAtomicFlush - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setAtomicFlush - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: atomicFlush - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_atomicFlush - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setAvoidUnnecessaryBlockingIO - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setAvoidUnnecessaryBlockingIO - (JNIEnv *, jclass, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: avoidUnnecessaryBlockingIO - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_avoidUnnecessaryBlockingIO - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setPersistStatsToDisk - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setPersistStatsToDisk - (JNIEnv *, jclass, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: persistStatsToDisk - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_persistStatsToDisk - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setWriteDbidToManifest - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setWriteDbidToManifest - (JNIEnv *, jclass, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: writeDbidToManifest - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_writeDbidToManifest - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setLogReadaheadSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setLogReadaheadSize - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: logReadaheadSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_logReadaheadSize - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setBestEffortsRecovery - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setBestEffortsRecovery - (JNIEnv *, jclass, jlong, jboolean); - -/* - * Class: org_forstdb_DBOptions - * Method: bestEffortsRecovery - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_DBOptions_bestEffortsRecovery - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setMaxBgErrorResumeCount - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setMaxBgErrorResumeCount - (JNIEnv *, jclass, jlong, jint); - -/* - * Class: org_forstdb_DBOptions - * Method: maxBgerrorResumeCount - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_DBOptions_maxBgerrorResumeCount - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: setBgerrorResumeRetryInterval - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DBOptions_setBgerrorResumeRetryInterval - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_DBOptions - * Method: bgerrorResumeRetryInterval - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DBOptions_bgerrorResumeRetryInterval - (JNIEnv *, jclass, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_DirectSlice.h b/java/include/org_forstdb_DirectSlice.h deleted file mode 100644 index ea809dcb9..000000000 --- a/java/include/org_forstdb_DirectSlice.h +++ /dev/null @@ -1,77 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_DirectSlice */ - -#ifndef _Included_org_forstdb_DirectSlice -#define _Included_org_forstdb_DirectSlice -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_DirectSlice - * Method: createNewDirectSlice0 - * Signature: (Ljava/nio/ByteBuffer;I)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DirectSlice_createNewDirectSlice0 - (JNIEnv *, jclass, jobject, jint); - -/* - * Class: org_forstdb_DirectSlice - * Method: createNewDirectSlice1 - * Signature: (Ljava/nio/ByteBuffer;)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_DirectSlice_createNewDirectSlice1 - (JNIEnv *, jclass, jobject); - -/* - * Class: org_forstdb_DirectSlice - * Method: data0 - * Signature: (J)Ljava/nio/ByteBuffer; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_DirectSlice_data0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_DirectSlice - * Method: get0 - * Signature: (JI)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_DirectSlice_get0 - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_DirectSlice - * Method: clear0 - * Signature: (JZJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DirectSlice_clear0 - (JNIEnv *, jobject, jlong, jboolean, jlong); - -/* - * Class: org_forstdb_DirectSlice - * Method: removePrefix0 - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DirectSlice_removePrefix0 - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_DirectSlice - * Method: setLength0 - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DirectSlice_setLength0 - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_DirectSlice - * Method: disposeInternalBuf - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_DirectSlice_disposeInternalBuf - (JNIEnv *, jobject, jlong, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_Env.h b/java/include/org_forstdb_Env.h deleted file mode 100644 index 8b9a95d66..000000000 --- a/java/include/org_forstdb_Env.h +++ /dev/null @@ -1,77 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_Env */ - -#ifndef _Included_org_forstdb_Env -#define _Included_org_forstdb_Env -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_Env - * Method: getDefaultEnvInternal - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Env_getDefaultEnvInternal - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_Env - * Method: setBackgroundThreads - * Signature: (JIB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Env_setBackgroundThreads - (JNIEnv *, jobject, jlong, jint, jbyte); - -/* - * Class: org_forstdb_Env - * Method: getBackgroundThreads - * Signature: (JB)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Env_getBackgroundThreads - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Env - * Method: getThreadPoolQueueLen - * Signature: (JB)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Env_getThreadPoolQueueLen - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Env - * Method: incBackgroundThreadsIfNeeded - * Signature: (JIB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Env_incBackgroundThreadsIfNeeded - (JNIEnv *, jobject, jlong, jint, jbyte); - -/* - * Class: org_forstdb_Env - * Method: lowerThreadPoolIOPriority - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Env_lowerThreadPoolIOPriority - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Env - * Method: lowerThreadPoolCPUPriority - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Env_lowerThreadPoolCPUPriority - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Env - * Method: getThreadList - * Signature: (J)[Lorg/forstdb/ThreadStatus; - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_Env_getThreadList - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_EnvFlinkTestSuite.h b/java/include/org_forstdb_EnvFlinkTestSuite.h deleted file mode 100644 index 1a880fa27..000000000 --- a/java/include/org_forstdb_EnvFlinkTestSuite.h +++ /dev/null @@ -1,37 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_EnvFlinkTestSuite */ - -#ifndef _Included_org_forstdb_EnvFlinkTestSuite -#define _Included_org_forstdb_EnvFlinkTestSuite -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_EnvFlinkTestSuite - * Method: buildNativeObject - * Signature: (Ljava/lang/String;)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_EnvFlinkTestSuite_buildNativeObject - (JNIEnv *, jobject, jstring); - -/* - * Class: org_forstdb_EnvFlinkTestSuite - * Method: runAllTestSuites - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_EnvFlinkTestSuite_runAllTestSuites - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_EnvFlinkTestSuite - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_EnvFlinkTestSuite_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_EnvOptions.h b/java/include/org_forstdb_EnvOptions.h deleted file mode 100644 index 39795651a..000000000 --- a/java/include/org_forstdb_EnvOptions.h +++ /dev/null @@ -1,221 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_EnvOptions */ - -#ifndef _Included_org_forstdb_EnvOptions -#define _Included_org_forstdb_EnvOptions -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_EnvOptions - * Method: newEnvOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_EnvOptions_newEnvOptions__ - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_EnvOptions - * Method: newEnvOptions - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_EnvOptions_newEnvOptions__J - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_EnvOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: setUseMmapReads - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_EnvOptions_setUseMmapReads - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_EnvOptions - * Method: useMmapReads - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_EnvOptions_useMmapReads - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: setUseMmapWrites - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_EnvOptions_setUseMmapWrites - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_EnvOptions - * Method: useMmapWrites - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_EnvOptions_useMmapWrites - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: setUseDirectReads - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_EnvOptions_setUseDirectReads - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_EnvOptions - * Method: useDirectReads - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_EnvOptions_useDirectReads - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: setUseDirectWrites - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_EnvOptions_setUseDirectWrites - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_EnvOptions - * Method: useDirectWrites - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_EnvOptions_useDirectWrites - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: setAllowFallocate - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_EnvOptions_setAllowFallocate - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_EnvOptions - * Method: allowFallocate - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_EnvOptions_allowFallocate - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: setSetFdCloexec - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_EnvOptions_setSetFdCloexec - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_EnvOptions - * Method: setFdCloexec - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_EnvOptions_setFdCloexec - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: setBytesPerSync - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_EnvOptions_setBytesPerSync - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: bytesPerSync - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_EnvOptions_bytesPerSync - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: setFallocateWithKeepSize - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_EnvOptions_setFallocateWithKeepSize - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_EnvOptions - * Method: fallocateWithKeepSize - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_EnvOptions_fallocateWithKeepSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: setCompactionReadaheadSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_EnvOptions_setCompactionReadaheadSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: compactionReadaheadSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_EnvOptions_compactionReadaheadSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: setRandomAccessMaxBufferSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_EnvOptions_setRandomAccessMaxBufferSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: randomAccessMaxBufferSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_EnvOptions_randomAccessMaxBufferSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: setWritableFileMaxBufferSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_EnvOptions_setWritableFileMaxBufferSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: writableFileMaxBufferSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_EnvOptions_writableFileMaxBufferSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_EnvOptions - * Method: setRateLimiter - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_EnvOptions_setRateLimiter - (JNIEnv *, jobject, jlong, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_ExportImportFilesMetaData.h b/java/include/org_forstdb_ExportImportFilesMetaData.h deleted file mode 100644 index 077daf31a..000000000 --- a/java/include/org_forstdb_ExportImportFilesMetaData.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_ExportImportFilesMetaData */ - -#ifndef _Included_org_forstdb_ExportImportFilesMetaData -#define _Included_org_forstdb_ExportImportFilesMetaData -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_ExportImportFilesMetaData - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ExportImportFilesMetaData_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_Filter.h b/java/include/org_forstdb_Filter.h deleted file mode 100644 index 948c5ecaa..000000000 --- a/java/include/org_forstdb_Filter.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_Filter */ - -#ifndef _Included_org_forstdb_Filter -#define _Included_org_forstdb_Filter -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_Filter - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Filter_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_FlinkCompactionFilter.h b/java/include/org_forstdb_FlinkCompactionFilter.h deleted file mode 100644 index bb9bdb15c..000000000 --- a/java/include/org_forstdb_FlinkCompactionFilter.h +++ /dev/null @@ -1,45 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_FlinkCompactionFilter */ - -#ifndef _Included_org_forstdb_FlinkCompactionFilter -#define _Included_org_forstdb_FlinkCompactionFilter -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_FlinkCompactionFilter - * Method: createNewFlinkCompactionFilter0 - * Signature: (JLorg/forstdb/FlinkCompactionFilter/TimeProvider;J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_FlinkCompactionFilter_createNewFlinkCompactionFilter0 - (JNIEnv *, jclass, jlong, jobject, jlong); - -/* - * Class: org_forstdb_FlinkCompactionFilter - * Method: createNewFlinkCompactionFilterConfigHolder - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_FlinkCompactionFilter_createNewFlinkCompactionFilterConfigHolder - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_FlinkCompactionFilter - * Method: disposeFlinkCompactionFilterConfigHolder - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_FlinkCompactionFilter_disposeFlinkCompactionFilterConfigHolder - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_FlinkCompactionFilter - * Method: configureFlinkCompactionFilter - * Signature: (JIIJJILorg/forstdb/FlinkCompactionFilter/ListElementFilterFactory;)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_FlinkCompactionFilter_configureFlinkCompactionFilter - (JNIEnv *, jclass, jlong, jint, jint, jlong, jlong, jint, jobject); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_FlinkEnv.h b/java/include/org_forstdb_FlinkEnv.h deleted file mode 100644 index 4dfe9e786..000000000 --- a/java/include/org_forstdb_FlinkEnv.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_FlinkEnv */ - -#ifndef _Included_org_forstdb_FlinkEnv -#define _Included_org_forstdb_FlinkEnv -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_FlinkEnv - * Method: createFlinkEnv - * Signature: (Ljava/lang/String;)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_FlinkEnv_createFlinkEnv - (JNIEnv *, jclass, jstring); - -/* - * Class: org_forstdb_FlinkEnv - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_FlinkEnv_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_FlushOptions.h b/java/include/org_forstdb_FlushOptions.h deleted file mode 100644 index 97ff71b99..000000000 --- a/java/include/org_forstdb_FlushOptions.h +++ /dev/null @@ -1,61 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_FlushOptions */ - -#ifndef _Included_org_forstdb_FlushOptions -#define _Included_org_forstdb_FlushOptions -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_FlushOptions - * Method: newFlushOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_FlushOptions_newFlushOptions - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_FlushOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_FlushOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_FlushOptions - * Method: setWaitForFlush - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_FlushOptions_setWaitForFlush - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_FlushOptions - * Method: waitForFlush - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_FlushOptions_waitForFlush - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_FlushOptions - * Method: setAllowWriteStall - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_FlushOptions_setAllowWriteStall - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_FlushOptions - * Method: allowWriteStall - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_FlushOptions_allowWriteStall - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_HashLinkedListMemTableConfig.h b/java/include/org_forstdb_HashLinkedListMemTableConfig.h deleted file mode 100644 index bfc29cab3..000000000 --- a/java/include/org_forstdb_HashLinkedListMemTableConfig.h +++ /dev/null @@ -1,31 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_HashLinkedListMemTableConfig */ - -#ifndef _Included_org_forstdb_HashLinkedListMemTableConfig -#define _Included_org_forstdb_HashLinkedListMemTableConfig -#ifdef __cplusplus -extern "C" { -#endif -#undef org_forstdb_HashLinkedListMemTableConfig_DEFAULT_BUCKET_COUNT -#define org_forstdb_HashLinkedListMemTableConfig_DEFAULT_BUCKET_COUNT 50000LL -#undef org_forstdb_HashLinkedListMemTableConfig_DEFAULT_HUGE_PAGE_TLB_SIZE -#define org_forstdb_HashLinkedListMemTableConfig_DEFAULT_HUGE_PAGE_TLB_SIZE 0LL -#undef org_forstdb_HashLinkedListMemTableConfig_DEFAULT_BUCKET_ENTRIES_LOG_THRES -#define org_forstdb_HashLinkedListMemTableConfig_DEFAULT_BUCKET_ENTRIES_LOG_THRES 4096L -#undef org_forstdb_HashLinkedListMemTableConfig_DEFAULT_IF_LOG_BUCKET_DIST_WHEN_FLUSH -#define org_forstdb_HashLinkedListMemTableConfig_DEFAULT_IF_LOG_BUCKET_DIST_WHEN_FLUSH 1L -#undef org_forstdb_HashLinkedListMemTableConfig_DEFAUL_THRESHOLD_USE_SKIPLIST -#define org_forstdb_HashLinkedListMemTableConfig_DEFAUL_THRESHOLD_USE_SKIPLIST 256L -/* - * Class: org_forstdb_HashLinkedListMemTableConfig - * Method: newMemTableFactoryHandle - * Signature: (JJIZI)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_HashLinkedListMemTableConfig_newMemTableFactoryHandle - (JNIEnv *, jobject, jlong, jlong, jint, jboolean, jint); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_HashSkipListMemTableConfig.h b/java/include/org_forstdb_HashSkipListMemTableConfig.h deleted file mode 100644 index bc800fe5a..000000000 --- a/java/include/org_forstdb_HashSkipListMemTableConfig.h +++ /dev/null @@ -1,27 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_HashSkipListMemTableConfig */ - -#ifndef _Included_org_forstdb_HashSkipListMemTableConfig -#define _Included_org_forstdb_HashSkipListMemTableConfig -#ifdef __cplusplus -extern "C" { -#endif -#undef org_forstdb_HashSkipListMemTableConfig_DEFAULT_BUCKET_COUNT -#define org_forstdb_HashSkipListMemTableConfig_DEFAULT_BUCKET_COUNT 1000000L -#undef org_forstdb_HashSkipListMemTableConfig_DEFAULT_BRANCHING_FACTOR -#define org_forstdb_HashSkipListMemTableConfig_DEFAULT_BRANCHING_FACTOR 4L -#undef org_forstdb_HashSkipListMemTableConfig_DEFAULT_HEIGHT -#define org_forstdb_HashSkipListMemTableConfig_DEFAULT_HEIGHT 4L -/* - * Class: org_forstdb_HashSkipListMemTableConfig - * Method: newMemTableFactoryHandle - * Signature: (JII)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_HashSkipListMemTableConfig_newMemTableFactoryHandle - (JNIEnv *, jobject, jlong, jint, jint); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_HyperClockCache.h b/java/include/org_forstdb_HyperClockCache.h deleted file mode 100644 index c7f5ea634..000000000 --- a/java/include/org_forstdb_HyperClockCache.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_HyperClockCache */ - -#ifndef _Included_org_forstdb_HyperClockCache -#define _Included_org_forstdb_HyperClockCache -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_HyperClockCache - * Method: disposeInternalJni - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_HyperClockCache_disposeInternalJni - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_HyperClockCache - * Method: newHyperClockCache - * Signature: (JJIZ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_HyperClockCache_newHyperClockCache - (JNIEnv *, jclass, jlong, jlong, jint, jboolean); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_ImportColumnFamilyOptions.h b/java/include/org_forstdb_ImportColumnFamilyOptions.h deleted file mode 100644 index d97b72abb..000000000 --- a/java/include/org_forstdb_ImportColumnFamilyOptions.h +++ /dev/null @@ -1,45 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_ImportColumnFamilyOptions */ - -#ifndef _Included_org_forstdb_ImportColumnFamilyOptions -#define _Included_org_forstdb_ImportColumnFamilyOptions -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_ImportColumnFamilyOptions - * Method: newImportColumnFamilyOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ImportColumnFamilyOptions_newImportColumnFamilyOptions - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_ImportColumnFamilyOptions - * Method: moveFiles - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ImportColumnFamilyOptions_moveFiles - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ImportColumnFamilyOptions - * Method: setMoveFiles - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ImportColumnFamilyOptions_setMoveFiles - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ImportColumnFamilyOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ImportColumnFamilyOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_IngestExternalFileOptions.h b/java/include/org_forstdb_IngestExternalFileOptions.h deleted file mode 100644 index 7db0ec878..000000000 --- a/java/include/org_forstdb_IngestExternalFileOptions.h +++ /dev/null @@ -1,133 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_IngestExternalFileOptions */ - -#ifndef _Included_org_forstdb_IngestExternalFileOptions -#define _Included_org_forstdb_IngestExternalFileOptions -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_IngestExternalFileOptions - * Method: newIngestExternalFileOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_IngestExternalFileOptions_newIngestExternalFileOptions__ - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_IngestExternalFileOptions - * Method: newIngestExternalFileOptions - * Signature: (ZZZZ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_IngestExternalFileOptions_newIngestExternalFileOptions__ZZZZ - (JNIEnv *, jclass, jboolean, jboolean, jboolean, jboolean); - -/* - * Class: org_forstdb_IngestExternalFileOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_IngestExternalFileOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_IngestExternalFileOptions - * Method: moveFiles - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_IngestExternalFileOptions_moveFiles - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_IngestExternalFileOptions - * Method: setMoveFiles - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_IngestExternalFileOptions_setMoveFiles - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_IngestExternalFileOptions - * Method: snapshotConsistency - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_IngestExternalFileOptions_snapshotConsistency - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_IngestExternalFileOptions - * Method: setSnapshotConsistency - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_IngestExternalFileOptions_setSnapshotConsistency - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_IngestExternalFileOptions - * Method: allowGlobalSeqNo - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_IngestExternalFileOptions_allowGlobalSeqNo - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_IngestExternalFileOptions - * Method: setAllowGlobalSeqNo - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_IngestExternalFileOptions_setAllowGlobalSeqNo - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_IngestExternalFileOptions - * Method: allowBlockingFlush - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_IngestExternalFileOptions_allowBlockingFlush - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_IngestExternalFileOptions - * Method: setAllowBlockingFlush - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_IngestExternalFileOptions_setAllowBlockingFlush - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_IngestExternalFileOptions - * Method: ingestBehind - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_IngestExternalFileOptions_ingestBehind - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_IngestExternalFileOptions - * Method: setIngestBehind - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_IngestExternalFileOptions_setIngestBehind - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_IngestExternalFileOptions - * Method: writeGlobalSeqno - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_IngestExternalFileOptions_writeGlobalSeqno - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_IngestExternalFileOptions - * Method: setWriteGlobalSeqno - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_IngestExternalFileOptions_setWriteGlobalSeqno - (JNIEnv *, jobject, jlong, jboolean); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_LRUCache.h b/java/include/org_forstdb_LRUCache.h deleted file mode 100644 index 168288330..000000000 --- a/java/include/org_forstdb_LRUCache.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_LRUCache */ - -#ifndef _Included_org_forstdb_LRUCache -#define _Included_org_forstdb_LRUCache -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_LRUCache - * Method: newLRUCache - * Signature: (JIZDD)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_LRUCache_newLRUCache - (JNIEnv *, jclass, jlong, jint, jboolean, jdouble, jdouble); - -/* - * Class: org_forstdb_LRUCache - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_LRUCache_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_LiveFileMetaData.h b/java/include/org_forstdb_LiveFileMetaData.h deleted file mode 100644 index f89568b61..000000000 --- a/java/include/org_forstdb_LiveFileMetaData.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_LiveFileMetaData */ - -#ifndef _Included_org_forstdb_LiveFileMetaData -#define _Included_org_forstdb_LiveFileMetaData -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_LiveFileMetaData - * Method: newLiveFileMetaDataHandle - * Signature: ([BIILjava/lang/String;Ljava/lang/String;JJJ[BI[BIJZJJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_LiveFileMetaData_newLiveFileMetaDataHandle - (JNIEnv *, jobject, jbyteArray, jint, jint, jstring, jstring, jlong, jlong, jlong, jbyteArray, jint, jbyteArray, jint, jlong, jboolean, jlong, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_Logger.h b/java/include/org_forstdb_Logger.h deleted file mode 100644 index d1968a3fd..000000000 --- a/java/include/org_forstdb_Logger.h +++ /dev/null @@ -1,57 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_Logger */ - -#ifndef _Included_org_forstdb_Logger -#define _Included_org_forstdb_Logger -#ifdef __cplusplus -extern "C" { -#endif -#undef org_forstdb_Logger_WITH_OPTIONS -#define org_forstdb_Logger_WITH_OPTIONS 0LL -#undef org_forstdb_Logger_WITH_DBOPTIONS -#define org_forstdb_Logger_WITH_DBOPTIONS 1LL -/* - * Class: org_forstdb_Logger - * Method: createNewLoggerOptions - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Logger_createNewLoggerOptions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Logger - * Method: createNewLoggerDbOptions - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Logger_createNewLoggerDbOptions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Logger - * Method: setInfoLogLevel - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Logger_setInfoLogLevel - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Logger - * Method: infoLogLevel - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_Logger_infoLogLevel - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Logger - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Logger_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_MemoryUtil.h b/java/include/org_forstdb_MemoryUtil.h deleted file mode 100644 index ed7b3fd3f..000000000 --- a/java/include/org_forstdb_MemoryUtil.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_MemoryUtil */ - -#ifndef _Included_org_forstdb_MemoryUtil -#define _Included_org_forstdb_MemoryUtil -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_MemoryUtil - * Method: getApproximateMemoryUsageByType - * Signature: ([J[J)Ljava/util/Map; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_MemoryUtil_getApproximateMemoryUsageByType - (JNIEnv *, jclass, jlongArray, jlongArray); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_NativeComparatorWrapper.h b/java/include/org_forstdb_NativeComparatorWrapper.h deleted file mode 100644 index 7fb7fb9d1..000000000 --- a/java/include/org_forstdb_NativeComparatorWrapper.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_NativeComparatorWrapper */ - -#ifndef _Included_org_forstdb_NativeComparatorWrapper -#define _Included_org_forstdb_NativeComparatorWrapper -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_NativeComparatorWrapper - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_NativeComparatorWrapper_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_NativeComparatorWrapperTest_NativeStringComparatorWrapper.h b/java/include/org_forstdb_NativeComparatorWrapperTest_NativeStringComparatorWrapper.h deleted file mode 100644 index b94d5e91a..000000000 --- a/java/include/org_forstdb_NativeComparatorWrapperTest_NativeStringComparatorWrapper.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_NativeComparatorWrapperTest_NativeStringComparatorWrapper */ - -#ifndef _Included_org_forstdb_NativeComparatorWrapperTest_NativeStringComparatorWrapper -#define _Included_org_forstdb_NativeComparatorWrapperTest_NativeStringComparatorWrapper -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_NativeComparatorWrapperTest_NativeStringComparatorWrapper - * Method: newStringComparator - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_NativeComparatorWrapperTest_00024NativeStringComparatorWrapper_newStringComparator - (JNIEnv *, jobject); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_OptimisticTransactionDB.h b/java/include/org_forstdb_OptimisticTransactionDB.h deleted file mode 100644 index 86f111d7b..000000000 --- a/java/include/org_forstdb_OptimisticTransactionDB.h +++ /dev/null @@ -1,87 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_OptimisticTransactionDB */ - -#ifndef _Included_org_forstdb_OptimisticTransactionDB -#define _Included_org_forstdb_OptimisticTransactionDB -#ifdef __cplusplus -extern "C" { -#endif -#undef org_forstdb_OptimisticTransactionDB_NOT_FOUND -#define org_forstdb_OptimisticTransactionDB_NOT_FOUND -1L -/* - * Class: org_forstdb_OptimisticTransactionDB - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_OptimisticTransactionDB_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_OptimisticTransactionDB - * Method: open - * Signature: (JLjava/lang/String;)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_OptimisticTransactionDB_open__JLjava_lang_String_2 - (JNIEnv *, jclass, jlong, jstring); - -/* - * Class: org_forstdb_OptimisticTransactionDB - * Method: open - * Signature: (JLjava/lang/String;[[B[J)[J - */ -JNIEXPORT jlongArray JNICALL Java_org_forstdb_OptimisticTransactionDB_open__JLjava_lang_String_2_3_3B_3J - (JNIEnv *, jclass, jlong, jstring, jobjectArray, jlongArray); - -/* - * Class: org_forstdb_OptimisticTransactionDB - * Method: closeDatabase - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_OptimisticTransactionDB_closeDatabase - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_OptimisticTransactionDB - * Method: beginTransaction - * Signature: (JJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_OptimisticTransactionDB_beginTransaction__JJ - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_OptimisticTransactionDB - * Method: beginTransaction - * Signature: (JJJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_OptimisticTransactionDB_beginTransaction__JJJ - (JNIEnv *, jobject, jlong, jlong, jlong); - -/* - * Class: org_forstdb_OptimisticTransactionDB - * Method: beginTransaction_withOld - * Signature: (JJJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_OptimisticTransactionDB_beginTransaction_1withOld__JJJ - (JNIEnv *, jobject, jlong, jlong, jlong); - -/* - * Class: org_forstdb_OptimisticTransactionDB - * Method: beginTransaction_withOld - * Signature: (JJJJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_OptimisticTransactionDB_beginTransaction_1withOld__JJJJ - (JNIEnv *, jobject, jlong, jlong, jlong, jlong); - -/* - * Class: org_forstdb_OptimisticTransactionDB - * Method: getBaseDB - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_OptimisticTransactionDB_getBaseDB - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_OptimisticTransactionOptions.h b/java/include/org_forstdb_OptimisticTransactionOptions.h deleted file mode 100644 index 9060f1b13..000000000 --- a/java/include/org_forstdb_OptimisticTransactionOptions.h +++ /dev/null @@ -1,53 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_OptimisticTransactionOptions */ - -#ifndef _Included_org_forstdb_OptimisticTransactionOptions -#define _Included_org_forstdb_OptimisticTransactionOptions -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_OptimisticTransactionOptions - * Method: newOptimisticTransactionOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_OptimisticTransactionOptions_newOptimisticTransactionOptions - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_OptimisticTransactionOptions - * Method: isSetSnapshot - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_OptimisticTransactionOptions_isSetSnapshot - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_OptimisticTransactionOptions - * Method: setSetSnapshot - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_OptimisticTransactionOptions_setSetSnapshot - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_OptimisticTransactionOptions - * Method: setComparator - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_OptimisticTransactionOptions_setComparator - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_OptimisticTransactionOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_OptimisticTransactionOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_Options.h b/java/include/org_forstdb_Options.h deleted file mode 100644 index 363a38321..000000000 --- a/java/include/org_forstdb_Options.h +++ /dev/null @@ -1,2405 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_Options */ - -#ifndef _Included_org_forstdb_Options -#define _Included_org_forstdb_Options -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_Options - * Method: newOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_newOptions__ - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_Options - * Method: newOptions - * Signature: (JJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_newOptions__JJ - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: copyOptions - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_copyOptions - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_Options - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setEnv - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setEnv - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: prepareForBulkLoad - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_prepareForBulkLoad - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setIncreaseParallelism - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setIncreaseParallelism - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: setCreateIfMissing - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setCreateIfMissing - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: createIfMissing - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_createIfMissing - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setCreateMissingColumnFamilies - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setCreateMissingColumnFamilies - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: createMissingColumnFamilies - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_createMissingColumnFamilies - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setErrorIfExists - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setErrorIfExists - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: errorIfExists - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_errorIfExists - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setParanoidChecks - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setParanoidChecks - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: paranoidChecks - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_paranoidChecks - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setRateLimiter - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setRateLimiter - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: setSstFileManager - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setSstFileManager - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: setLogger - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setLogger - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: setInfoLogLevel - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setInfoLogLevel - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Options - * Method: infoLogLevel - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_Options_infoLogLevel - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxOpenFiles - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxOpenFiles - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: maxOpenFiles - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_maxOpenFiles - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxTotalWalSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxTotalWalSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxFileOpeningThreads - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxFileOpeningThreads - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: maxFileOpeningThreads - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_maxFileOpeningThreads - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: maxTotalWalSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_maxTotalWalSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setStatistics - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setStatistics - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: statistics - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_statistics - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: useFsync - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_useFsync - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setUseFsync - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setUseFsync - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: setDbPaths - * Signature: (J[Ljava/lang/String;[J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setDbPaths - (JNIEnv *, jobject, jlong, jobjectArray, jlongArray); - -/* - * Class: org_forstdb_Options - * Method: dbPathsLen - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_dbPathsLen - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: dbPaths - * Signature: (J[Ljava/lang/String;[J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_dbPaths - (JNIEnv *, jobject, jlong, jobjectArray, jlongArray); - -/* - * Class: org_forstdb_Options - * Method: setDbLogDir - * Signature: (JLjava/lang/String;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setDbLogDir - (JNIEnv *, jobject, jlong, jstring); - -/* - * Class: org_forstdb_Options - * Method: dbLogDir - * Signature: (J)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_Options_dbLogDir - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setWalDir - * Signature: (JLjava/lang/String;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setWalDir - (JNIEnv *, jobject, jlong, jstring); - -/* - * Class: org_forstdb_Options - * Method: walDir - * Signature: (J)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_Options_walDir - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setDeleteObsoleteFilesPeriodMicros - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setDeleteObsoleteFilesPeriodMicros - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: deleteObsoleteFilesPeriodMicros - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_deleteObsoleteFilesPeriodMicros - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxBackgroundCompactions - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxBackgroundCompactions - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: maxBackgroundCompactions - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_maxBackgroundCompactions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxSubcompactions - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxSubcompactions - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: maxSubcompactions - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_maxSubcompactions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxBackgroundFlushes - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxBackgroundFlushes - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: maxBackgroundFlushes - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_maxBackgroundFlushes - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxBackgroundJobs - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxBackgroundJobs - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: maxBackgroundJobs - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_maxBackgroundJobs - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxLogFileSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxLogFileSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: maxLogFileSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_maxLogFileSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setLogFileTimeToRoll - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setLogFileTimeToRoll - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: logFileTimeToRoll - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_logFileTimeToRoll - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setKeepLogFileNum - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setKeepLogFileNum - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: keepLogFileNum - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_keepLogFileNum - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setRecycleLogFileNum - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setRecycleLogFileNum - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: recycleLogFileNum - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_recycleLogFileNum - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxManifestFileSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxManifestFileSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: maxManifestFileSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_maxManifestFileSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxTableFilesSizeFIFO - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxTableFilesSizeFIFO - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: maxTableFilesSizeFIFO - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_maxTableFilesSizeFIFO - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setTableCacheNumshardbits - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setTableCacheNumshardbits - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: tableCacheNumshardbits - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_tableCacheNumshardbits - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setWalTtlSeconds - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setWalTtlSeconds - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: walTtlSeconds - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_walTtlSeconds - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setWalSizeLimitMB - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setWalSizeLimitMB - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: walSizeLimitMB - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_walSizeLimitMB - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxWriteBatchGroupSizeBytes - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxWriteBatchGroupSizeBytes - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: maxWriteBatchGroupSizeBytes - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_maxWriteBatchGroupSizeBytes - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_Options - * Method: setManifestPreallocationSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setManifestPreallocationSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: manifestPreallocationSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_manifestPreallocationSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setUseDirectReads - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setUseDirectReads - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: useDirectReads - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_useDirectReads - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setUseDirectIoForFlushAndCompaction - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setUseDirectIoForFlushAndCompaction - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: useDirectIoForFlushAndCompaction - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_useDirectIoForFlushAndCompaction - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setAllowFAllocate - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setAllowFAllocate - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: allowFAllocate - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_allowFAllocate - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setAllowMmapReads - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setAllowMmapReads - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: allowMmapReads - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_allowMmapReads - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setAllowMmapWrites - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setAllowMmapWrites - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: allowMmapWrites - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_allowMmapWrites - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setIsFdCloseOnExec - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setIsFdCloseOnExec - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: isFdCloseOnExec - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_isFdCloseOnExec - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setStatsDumpPeriodSec - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setStatsDumpPeriodSec - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: statsDumpPeriodSec - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_statsDumpPeriodSec - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setStatsPersistPeriodSec - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setStatsPersistPeriodSec - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: statsPersistPeriodSec - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_statsPersistPeriodSec - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setStatsHistoryBufferSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setStatsHistoryBufferSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: statsHistoryBufferSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_statsHistoryBufferSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setAdviseRandomOnOpen - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setAdviseRandomOnOpen - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: adviseRandomOnOpen - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_adviseRandomOnOpen - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setDbWriteBufferSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setDbWriteBufferSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: setWriteBufferManager - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setWriteBufferManager - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: dbWriteBufferSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_dbWriteBufferSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setAccessHintOnCompactionStart - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setAccessHintOnCompactionStart - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Options - * Method: accessHintOnCompactionStart - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_Options_accessHintOnCompactionStart - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setCompactionReadaheadSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setCompactionReadaheadSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: compactionReadaheadSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_compactionReadaheadSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setRandomAccessMaxBufferSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setRandomAccessMaxBufferSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: randomAccessMaxBufferSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_randomAccessMaxBufferSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setWritableFileMaxBufferSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setWritableFileMaxBufferSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: writableFileMaxBufferSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_writableFileMaxBufferSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setUseAdaptiveMutex - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setUseAdaptiveMutex - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: useAdaptiveMutex - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_useAdaptiveMutex - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setBytesPerSync - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setBytesPerSync - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: bytesPerSync - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_bytesPerSync - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setWalBytesPerSync - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setWalBytesPerSync - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: walBytesPerSync - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_walBytesPerSync - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setStrictBytesPerSync - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setStrictBytesPerSync - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: strictBytesPerSync - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_strictBytesPerSync - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setEventListeners - * Signature: (J[J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setEventListeners - (JNIEnv *, jclass, jlong, jlongArray); - -/* - * Class: org_forstdb_Options - * Method: eventListeners - * Signature: (J)[Lorg/forstdb/AbstractEventListener; - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_Options_eventListeners - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_Options - * Method: setEnableThreadTracking - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setEnableThreadTracking - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: enableThreadTracking - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_enableThreadTracking - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setDelayedWriteRate - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setDelayedWriteRate - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: delayedWriteRate - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_delayedWriteRate - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setEnablePipelinedWrite - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setEnablePipelinedWrite - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: enablePipelinedWrite - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_enablePipelinedWrite - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setUnorderedWrite - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setUnorderedWrite - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: unorderedWrite - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_unorderedWrite - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setAllowConcurrentMemtableWrite - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setAllowConcurrentMemtableWrite - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: allowConcurrentMemtableWrite - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_allowConcurrentMemtableWrite - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setEnableWriteThreadAdaptiveYield - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setEnableWriteThreadAdaptiveYield - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: enableWriteThreadAdaptiveYield - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_enableWriteThreadAdaptiveYield - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setWriteThreadMaxYieldUsec - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setWriteThreadMaxYieldUsec - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: writeThreadMaxYieldUsec - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_writeThreadMaxYieldUsec - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setWriteThreadSlowYieldUsec - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setWriteThreadSlowYieldUsec - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: writeThreadSlowYieldUsec - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_writeThreadSlowYieldUsec - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setSkipStatsUpdateOnDbOpen - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setSkipStatsUpdateOnDbOpen - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: skipStatsUpdateOnDbOpen - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_skipStatsUpdateOnDbOpen - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setSkipCheckingSstFileSizesOnDbOpen - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setSkipCheckingSstFileSizesOnDbOpen - (JNIEnv *, jclass, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: skipCheckingSstFileSizesOnDbOpen - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_skipCheckingSstFileSizesOnDbOpen - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_Options - * Method: setWalRecoveryMode - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setWalRecoveryMode - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Options - * Method: walRecoveryMode - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_Options_walRecoveryMode - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setAllow2pc - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setAllow2pc - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: allow2pc - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_allow2pc - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setRowCache - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setRowCache - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: setWalFilter - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setWalFilter - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: setFailIfOptionsFileError - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setFailIfOptionsFileError - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: failIfOptionsFileError - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_failIfOptionsFileError - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setDumpMallocStats - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setDumpMallocStats - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: dumpMallocStats - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_dumpMallocStats - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setAvoidFlushDuringRecovery - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setAvoidFlushDuringRecovery - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: avoidFlushDuringRecovery - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_avoidFlushDuringRecovery - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setAvoidFlushDuringShutdown - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setAvoidFlushDuringShutdown - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: avoidFlushDuringShutdown - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_avoidFlushDuringShutdown - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setAllowIngestBehind - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setAllowIngestBehind - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: allowIngestBehind - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_allowIngestBehind - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setTwoWriteQueues - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setTwoWriteQueues - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: twoWriteQueues - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_twoWriteQueues - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setManualWalFlush - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setManualWalFlush - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: manualWalFlush - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_manualWalFlush - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: oldDefaults - * Signature: (JII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_oldDefaults - (JNIEnv *, jclass, jlong, jint, jint); - -/* - * Class: org_forstdb_Options - * Method: optimizeForSmallDb - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_optimizeForSmallDb__J - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: optimizeForSmallDb - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_optimizeForSmallDb__JJ - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: optimizeForPointLookup - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_optimizeForPointLookup - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: optimizeLevelStyleCompaction - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_optimizeLevelStyleCompaction - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: optimizeUniversalStyleCompaction - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_optimizeUniversalStyleCompaction - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: setComparatorHandle - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setComparatorHandle__JI - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: setComparatorHandle - * Signature: (JJB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setComparatorHandle__JJB - (JNIEnv *, jobject, jlong, jlong, jbyte); - -/* - * Class: org_forstdb_Options - * Method: setMergeOperatorName - * Signature: (JLjava/lang/String;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMergeOperatorName - (JNIEnv *, jobject, jlong, jstring); - -/* - * Class: org_forstdb_Options - * Method: setMergeOperator - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMergeOperator - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: setCompactionFilterHandle - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setCompactionFilterHandle - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: setCompactionFilterFactoryHandle - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setCompactionFilterFactoryHandle - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: setWriteBufferSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setWriteBufferSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: writeBufferSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_writeBufferSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxWriteBufferNumber - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxWriteBufferNumber - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: maxWriteBufferNumber - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_maxWriteBufferNumber - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMinWriteBufferNumberToMerge - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMinWriteBufferNumberToMerge - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: minWriteBufferNumberToMerge - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_minWriteBufferNumberToMerge - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setCompressionType - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setCompressionType - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Options - * Method: compressionType - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_Options_compressionType - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setCompressionPerLevel - * Signature: (J[B)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setCompressionPerLevel - (JNIEnv *, jobject, jlong, jbyteArray); - -/* - * Class: org_forstdb_Options - * Method: compressionPerLevel - * Signature: (J)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_Options_compressionPerLevel - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setBottommostCompressionType - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setBottommostCompressionType - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Options - * Method: bottommostCompressionType - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_Options_bottommostCompressionType - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setBottommostCompressionOptions - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setBottommostCompressionOptions - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: setCompressionOptions - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setCompressionOptions - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: useFixedLengthPrefixExtractor - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_useFixedLengthPrefixExtractor - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: useCappedPrefixExtractor - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_useCappedPrefixExtractor - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: setNumLevels - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setNumLevels - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: numLevels - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_numLevels - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setLevelZeroFileNumCompactionTrigger - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setLevelZeroFileNumCompactionTrigger - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: levelZeroFileNumCompactionTrigger - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_levelZeroFileNumCompactionTrigger - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setLevelZeroSlowdownWritesTrigger - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setLevelZeroSlowdownWritesTrigger - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: levelZeroSlowdownWritesTrigger - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_levelZeroSlowdownWritesTrigger - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setLevelZeroStopWritesTrigger - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setLevelZeroStopWritesTrigger - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: levelZeroStopWritesTrigger - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_levelZeroStopWritesTrigger - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setTargetFileSizeBase - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setTargetFileSizeBase - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: targetFileSizeBase - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_targetFileSizeBase - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setTargetFileSizeMultiplier - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setTargetFileSizeMultiplier - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: targetFileSizeMultiplier - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_targetFileSizeMultiplier - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxBytesForLevelBase - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxBytesForLevelBase - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: maxBytesForLevelBase - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_maxBytesForLevelBase - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setLevelCompactionDynamicLevelBytes - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setLevelCompactionDynamicLevelBytes - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: levelCompactionDynamicLevelBytes - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_levelCompactionDynamicLevelBytes - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxBytesForLevelMultiplier - * Signature: (JD)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxBytesForLevelMultiplier - (JNIEnv *, jobject, jlong, jdouble); - -/* - * Class: org_forstdb_Options - * Method: maxBytesForLevelMultiplier - * Signature: (J)D - */ -JNIEXPORT jdouble JNICALL Java_org_forstdb_Options_maxBytesForLevelMultiplier - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxCompactionBytes - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxCompactionBytes - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: maxCompactionBytes - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_maxCompactionBytes - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setArenaBlockSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setArenaBlockSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: arenaBlockSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_arenaBlockSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setDisableAutoCompactions - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setDisableAutoCompactions - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: disableAutoCompactions - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_disableAutoCompactions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setCompactionStyle - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setCompactionStyle - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Options - * Method: compactionStyle - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_Options_compactionStyle - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxSequentialSkipInIterations - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxSequentialSkipInIterations - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: maxSequentialSkipInIterations - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_maxSequentialSkipInIterations - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMemTableFactory - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMemTableFactory - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: memTableFactoryName - * Signature: (J)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_Options_memTableFactoryName - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setTableFactory - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setTableFactory - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: tableFactoryName - * Signature: (J)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_Options_tableFactoryName - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setCfPaths - * Signature: (J[Ljava/lang/String;[J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setCfPaths - (JNIEnv *, jclass, jlong, jobjectArray, jlongArray); - -/* - * Class: org_forstdb_Options - * Method: cfPathsLen - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_cfPathsLen - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_Options - * Method: cfPaths - * Signature: (J[Ljava/lang/String;[J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_cfPaths - (JNIEnv *, jclass, jlong, jobjectArray, jlongArray); - -/* - * Class: org_forstdb_Options - * Method: setInplaceUpdateSupport - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setInplaceUpdateSupport - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: inplaceUpdateSupport - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_inplaceUpdateSupport - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setInplaceUpdateNumLocks - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setInplaceUpdateNumLocks - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: inplaceUpdateNumLocks - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_inplaceUpdateNumLocks - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMemtablePrefixBloomSizeRatio - * Signature: (JD)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMemtablePrefixBloomSizeRatio - (JNIEnv *, jobject, jlong, jdouble); - -/* - * Class: org_forstdb_Options - * Method: memtablePrefixBloomSizeRatio - * Signature: (J)D - */ -JNIEXPORT jdouble JNICALL Java_org_forstdb_Options_memtablePrefixBloomSizeRatio - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setExperimentalMempurgeThreshold - * Signature: (JD)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setExperimentalMempurgeThreshold - (JNIEnv *, jobject, jlong, jdouble); - -/* - * Class: org_forstdb_Options - * Method: experimentalMempurgeThreshold - * Signature: (J)D - */ -JNIEXPORT jdouble JNICALL Java_org_forstdb_Options_experimentalMempurgeThreshold - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMemtableWholeKeyFiltering - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMemtableWholeKeyFiltering - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: memtableWholeKeyFiltering - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_memtableWholeKeyFiltering - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setBloomLocality - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setBloomLocality - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: bloomLocality - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_bloomLocality - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxSuccessiveMerges - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxSuccessiveMerges - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: maxSuccessiveMerges - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_maxSuccessiveMerges - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setOptimizeFiltersForHits - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setOptimizeFiltersForHits - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: optimizeFiltersForHits - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_optimizeFiltersForHits - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMemtableHugePageSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMemtableHugePageSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: memtableHugePageSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_memtableHugePageSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setSoftPendingCompactionBytesLimit - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setSoftPendingCompactionBytesLimit - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: softPendingCompactionBytesLimit - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_softPendingCompactionBytesLimit - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setHardPendingCompactionBytesLimit - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setHardPendingCompactionBytesLimit - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: hardPendingCompactionBytesLimit - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_hardPendingCompactionBytesLimit - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setLevel0FileNumCompactionTrigger - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setLevel0FileNumCompactionTrigger - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: level0FileNumCompactionTrigger - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_level0FileNumCompactionTrigger - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setLevel0SlowdownWritesTrigger - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setLevel0SlowdownWritesTrigger - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: level0SlowdownWritesTrigger - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_level0SlowdownWritesTrigger - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setLevel0StopWritesTrigger - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setLevel0StopWritesTrigger - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: level0StopWritesTrigger - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_level0StopWritesTrigger - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxBytesForLevelMultiplierAdditional - * Signature: (J[I)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxBytesForLevelMultiplierAdditional - (JNIEnv *, jobject, jlong, jintArray); - -/* - * Class: org_forstdb_Options - * Method: maxBytesForLevelMultiplierAdditional - * Signature: (J)[I - */ -JNIEXPORT jintArray JNICALL Java_org_forstdb_Options_maxBytesForLevelMultiplierAdditional - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setParanoidFileChecks - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setParanoidFileChecks - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: paranoidFileChecks - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_paranoidFileChecks - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxWriteBufferNumberToMaintain - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxWriteBufferNumberToMaintain - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: maxWriteBufferNumberToMaintain - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_maxWriteBufferNumberToMaintain - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setCompactionPriority - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setCompactionPriority - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Options - * Method: compactionPriority - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_Options_compactionPriority - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setReportBgIoStats - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setReportBgIoStats - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: reportBgIoStats - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_reportBgIoStats - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setTtl - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setTtl - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: ttl - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_ttl - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setPeriodicCompactionSeconds - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setPeriodicCompactionSeconds - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: periodicCompactionSeconds - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_periodicCompactionSeconds - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setCompactionOptionsUniversal - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setCompactionOptionsUniversal - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: setCompactionOptionsFIFO - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setCompactionOptionsFIFO - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: setForceConsistencyChecks - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setForceConsistencyChecks - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: forceConsistencyChecks - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_forceConsistencyChecks - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setAtomicFlush - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setAtomicFlush - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: atomicFlush - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_atomicFlush - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setSstPartitionerFactory - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setSstPartitionerFactory - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMemtableMaxRangeDeletions - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMemtableMaxRangeDeletions - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: memtableMaxRangeDeletions - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_memtableMaxRangeDeletions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setCompactionThreadLimiter - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setCompactionThreadLimiter - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: setAvoidUnnecessaryBlockingIO - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setAvoidUnnecessaryBlockingIO - (JNIEnv *, jclass, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: avoidUnnecessaryBlockingIO - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_avoidUnnecessaryBlockingIO - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_Options - * Method: setPersistStatsToDisk - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setPersistStatsToDisk - (JNIEnv *, jclass, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: persistStatsToDisk - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_persistStatsToDisk - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_Options - * Method: setWriteDbidToManifest - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setWriteDbidToManifest - (JNIEnv *, jclass, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: writeDbidToManifest - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_writeDbidToManifest - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_Options - * Method: setLogReadaheadSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setLogReadaheadSize - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: logReadaheadSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_logReadaheadSize - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_Options - * Method: setBestEffortsRecovery - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setBestEffortsRecovery - (JNIEnv *, jclass, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: bestEffortsRecovery - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_bestEffortsRecovery - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMaxBgErrorResumeCount - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMaxBgErrorResumeCount - (JNIEnv *, jclass, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: maxBgerrorResumeCount - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_maxBgerrorResumeCount - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_Options - * Method: setBgerrorResumeRetryInterval - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setBgerrorResumeRetryInterval - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: bgerrorResumeRetryInterval - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_bgerrorResumeRetryInterval - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_Options - * Method: setEnableBlobFiles - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setEnableBlobFiles - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: enableBlobFiles - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_enableBlobFiles - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setMinBlobSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setMinBlobSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: minBlobSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_minBlobSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setBlobFileSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setBlobFileSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: blobFileSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_blobFileSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setBlobCompressionType - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setBlobCompressionType - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Options - * Method: blobCompressionType - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_Options_blobCompressionType - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setEnableBlobGarbageCollection - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setEnableBlobGarbageCollection - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_Options - * Method: enableBlobGarbageCollection - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Options_enableBlobGarbageCollection - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setBlobGarbageCollectionAgeCutoff - * Signature: (JD)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setBlobGarbageCollectionAgeCutoff - (JNIEnv *, jobject, jlong, jdouble); - -/* - * Class: org_forstdb_Options - * Method: blobGarbageCollectionAgeCutoff - * Signature: (J)D - */ -JNIEXPORT jdouble JNICALL Java_org_forstdb_Options_blobGarbageCollectionAgeCutoff - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setBlobGarbageCollectionForceThreshold - * Signature: (JD)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setBlobGarbageCollectionForceThreshold - (JNIEnv *, jobject, jlong, jdouble); - -/* - * Class: org_forstdb_Options - * Method: blobGarbageCollectionForceThreshold - * Signature: (J)D - */ -JNIEXPORT jdouble JNICALL Java_org_forstdb_Options_blobGarbageCollectionForceThreshold - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setBlobCompactionReadaheadSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setBlobCompactionReadaheadSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Options - * Method: blobCompactionReadaheadSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Options_blobCompactionReadaheadSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setBlobFileStartingLevel - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setBlobFileStartingLevel - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Options - * Method: blobFileStartingLevel - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Options_blobFileStartingLevel - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Options - * Method: setPrepopulateBlobCache - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Options_setPrepopulateBlobCache - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Options - * Method: prepopulateBlobCache - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_Options_prepopulateBlobCache - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_OptionsUtil.h b/java/include/org_forstdb_OptionsUtil.h deleted file mode 100644 index e4bb85ab0..000000000 --- a/java/include/org_forstdb_OptionsUtil.h +++ /dev/null @@ -1,45 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_OptionsUtil */ - -#ifndef _Included_org_forstdb_OptionsUtil -#define _Included_org_forstdb_OptionsUtil -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_OptionsUtil - * Method: loadLatestOptions - * Signature: (JLjava/lang/String;JLjava/util/List;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_OptionsUtil_loadLatestOptions - (JNIEnv *, jclass, jlong, jstring, jlong, jobject); - -/* - * Class: org_forstdb_OptionsUtil - * Method: loadOptionsFromFile - * Signature: (JLjava/lang/String;JLjava/util/List;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_OptionsUtil_loadOptionsFromFile - (JNIEnv *, jclass, jlong, jstring, jlong, jobject); - -/* - * Class: org_forstdb_OptionsUtil - * Method: getLatestOptionsFileName - * Signature: (Ljava/lang/String;J)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_OptionsUtil_getLatestOptionsFileName - (JNIEnv *, jclass, jstring, jlong); - -/* - * Class: org_forstdb_OptionsUtil - * Method: readTableFormatConfig - * Signature: (J)Lorg/forstdb/TableFormatConfig; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_OptionsUtil_readTableFormatConfig - (JNIEnv *, jclass, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_PerfContext.h b/java/include/org_forstdb_PerfContext.h deleted file mode 100644 index 50f9155a9..000000000 --- a/java/include/org_forstdb_PerfContext.h +++ /dev/null @@ -1,805 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_PerfContext */ - -#ifndef _Included_org_forstdb_PerfContext -#define _Included_org_forstdb_PerfContext -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_PerfContext - * Method: reset - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_PerfContext_reset - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getUserKeyComparisonCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getUserKeyComparisonCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlockCacheHitCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlockCacheHitCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlockReadCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlockReadCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlockReadByte - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlockReadByte - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlockReadTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlockReadTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlockReadCpuTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlockReadCpuTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlockCacheIndexHitCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlockCacheIndexHitCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlockCacheStandaloneHandleCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlockCacheStandaloneHandleCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlockCacheRealHandleCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlockCacheRealHandleCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getIndexBlockReadCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getIndexBlockReadCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlockCacheFilterHitCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlockCacheFilterHitCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getFilterBlockReadCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getFilterBlockReadCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getCompressionDictBlockReadCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getCompressionDictBlockReadCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getSecondaryCacheHitCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getSecondaryCacheHitCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getCompressedSecCacheInsertRealCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getCompressedSecCacheInsertRealCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getCompressedSecCacheInsertDummyCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getCompressedSecCacheInsertDummyCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getCompressedSecCacheUncompressedBytes - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getCompressedSecCacheUncompressedBytes - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getCompressedSecCacheCompressedBytes - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getCompressedSecCacheCompressedBytes - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlockChecksumTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlockChecksumTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlockDecompressTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlockDecompressTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getReadBytes - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getReadBytes - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getMultigetReadBytes - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getMultigetReadBytes - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getIterReadBytes - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getIterReadBytes - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlobCacheHitCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlobCacheHitCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlobReadCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlobReadCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlobReadByte - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlobReadByte - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlobReadTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlobReadTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlobChecksumTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlobChecksumTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlobDecompressTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlobDecompressTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getInternalKeySkippedCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getInternalKeySkippedCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getInternalDeleteSkippedCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getInternalDeleteSkippedCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getInternalRecentSkippedCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getInternalRecentSkippedCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getInternalMergeCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getInternalMergeCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getInternalMergePointLookupCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getInternalMergePointLookupCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getInternalRangeDelReseekCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getInternalRangeDelReseekCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getSnapshotTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getSnapshotTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getFromMemtableTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getFromMemtableTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getFromMemtableCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getFromMemtableCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getPostProcessTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getPostProcessTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getFromOutputFilesTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getFromOutputFilesTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getSeekOnMemtableTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getSeekOnMemtableTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getSeekOnMemtableCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getSeekOnMemtableCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getNextOnMemtableCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getNextOnMemtableCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getPrevOnMemtableCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getPrevOnMemtableCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getSeekChildSeekTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getSeekChildSeekTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getSeekChildSeekCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getSeekChildSeekCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getSeekMinHeapTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getSeekMinHeapTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getSeekMaxHeapTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getSeekMaxHeapTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getSeekInternalSeekTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getSeekInternalSeekTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getFindNextUserEntryTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getFindNextUserEntryTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getWriteWalTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getWriteWalTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getWriteMemtableTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getWriteMemtableTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getWriteDelayTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getWriteDelayTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getWriteSchedulingFlushesCompactionsTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getWriteSchedulingFlushesCompactionsTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getWritePreAndPostProcessTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getWritePreAndPostProcessTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getWriteThreadWaitNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getWriteThreadWaitNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getDbMutexLockNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getDbMutexLockNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getDbConditionWaitNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getDbConditionWaitNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getMergeOperatorTimeNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getMergeOperatorTimeNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getReadIndexBlockNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getReadIndexBlockNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getReadFilterBlockNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getReadFilterBlockNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getNewTableBlockIterNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getNewTableBlockIterNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getNewTableIteratorNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getNewTableIteratorNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBlockSeekNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBlockSeekNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getFindTableNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getFindTableNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBloomMemtableHitCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBloomMemtableHitCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBloomMemtableMissCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBloomMemtableMissCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBloomSstHitCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBloomSstHitCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getBloomSstMissCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getBloomSstMissCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getKeyLockWaitTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getKeyLockWaitTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getKeyLockWaitCount - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getKeyLockWaitCount - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvNewSequentialFileNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvNewSequentialFileNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvNewRandomAccessFileNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvNewRandomAccessFileNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvNewWritableFileNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvNewWritableFileNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvReuseWritableFileNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvReuseWritableFileNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvNewRandomRwFileNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvNewRandomRwFileNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvNewDirectoryNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvNewDirectoryNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvFileExistsNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvFileExistsNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvGetChildrenNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvGetChildrenNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvGetChildrenFileAttributesNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvGetChildrenFileAttributesNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvDeleteFileNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvDeleteFileNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvCreateDirNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvCreateDirNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvCreateDirIfMissingNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvCreateDirIfMissingNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvDeleteDirNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvDeleteDirNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvGetFileSizeNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvGetFileSizeNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvGetFileModificationTimeNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvGetFileModificationTimeNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvRenameFileNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvRenameFileNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvLinkFileNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvLinkFileNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvLockFileNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvLockFileNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvUnlockFileNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvUnlockFileNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEnvNewLoggerNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEnvNewLoggerNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getGetCpuNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getGetCpuNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getIterNextCpuNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getIterNextCpuNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getIterPrevCpuNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getIterPrevCpuNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getIterSeekCpuNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getIterSeekCpuNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getEncryptDataNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getEncryptDataNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getDecryptDataNanos - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getDecryptDataNanos - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_PerfContext - * Method: getNumberAsyncSeek - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PerfContext_getNumberAsyncSeek - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_PersistentCache.h b/java/include/org_forstdb_PersistentCache.h deleted file mode 100644 index a0358f656..000000000 --- a/java/include/org_forstdb_PersistentCache.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_PersistentCache */ - -#ifndef _Included_org_forstdb_PersistentCache -#define _Included_org_forstdb_PersistentCache -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_PersistentCache - * Method: newPersistentCache - * Signature: (JLjava/lang/String;JJZ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PersistentCache_newPersistentCache - (JNIEnv *, jclass, jlong, jstring, jlong, jlong, jboolean); - -/* - * Class: org_forstdb_PersistentCache - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_PersistentCache_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_PlainTableConfig.h b/java/include/org_forstdb_PlainTableConfig.h deleted file mode 100644 index 5be3e76aa..000000000 --- a/java/include/org_forstdb_PlainTableConfig.h +++ /dev/null @@ -1,35 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_PlainTableConfig */ - -#ifndef _Included_org_forstdb_PlainTableConfig -#define _Included_org_forstdb_PlainTableConfig -#ifdef __cplusplus -extern "C" { -#endif -#undef org_forstdb_PlainTableConfig_VARIABLE_LENGTH -#define org_forstdb_PlainTableConfig_VARIABLE_LENGTH 0L -#undef org_forstdb_PlainTableConfig_DEFAULT_BLOOM_BITS_PER_KEY -#define org_forstdb_PlainTableConfig_DEFAULT_BLOOM_BITS_PER_KEY 10L -#undef org_forstdb_PlainTableConfig_DEFAULT_HASH_TABLE_RATIO -#define org_forstdb_PlainTableConfig_DEFAULT_HASH_TABLE_RATIO 0.75 -#undef org_forstdb_PlainTableConfig_DEFAULT_INDEX_SPARSENESS -#define org_forstdb_PlainTableConfig_DEFAULT_INDEX_SPARSENESS 16L -#undef org_forstdb_PlainTableConfig_DEFAULT_HUGE_TLB_SIZE -#define org_forstdb_PlainTableConfig_DEFAULT_HUGE_TLB_SIZE 0L -#undef org_forstdb_PlainTableConfig_DEFAULT_FULL_SCAN_MODE -#define org_forstdb_PlainTableConfig_DEFAULT_FULL_SCAN_MODE 0L -#undef org_forstdb_PlainTableConfig_DEFAULT_STORE_INDEX_IN_FILE -#define org_forstdb_PlainTableConfig_DEFAULT_STORE_INDEX_IN_FILE 0L -/* - * Class: org_forstdb_PlainTableConfig - * Method: newTableFactoryHandle - * Signature: (IIDIIBZZ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_PlainTableConfig_newTableFactoryHandle - (JNIEnv *, jobject, jint, jint, jdouble, jint, jint, jbyte, jboolean, jboolean); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_RateLimiter.h b/java/include/org_forstdb_RateLimiter.h deleted file mode 100644 index 8cdab2a11..000000000 --- a/java/include/org_forstdb_RateLimiter.h +++ /dev/null @@ -1,83 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_RateLimiter */ - -#ifndef _Included_org_forstdb_RateLimiter -#define _Included_org_forstdb_RateLimiter -#ifdef __cplusplus -extern "C" { -#endif -#undef org_forstdb_RateLimiter_DEFAULT_REFILL_PERIOD_MICROS -#define org_forstdb_RateLimiter_DEFAULT_REFILL_PERIOD_MICROS 100000LL -#undef org_forstdb_RateLimiter_DEFAULT_FAIRNESS -#define org_forstdb_RateLimiter_DEFAULT_FAIRNESS 10L -#undef org_forstdb_RateLimiter_DEFAULT_AUTOTUNE -#define org_forstdb_RateLimiter_DEFAULT_AUTOTUNE 0L -/* - * Class: org_forstdb_RateLimiter - * Method: newRateLimiterHandle - * Signature: (JJIBZ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RateLimiter_newRateLimiterHandle - (JNIEnv *, jclass, jlong, jlong, jint, jbyte, jboolean); - -/* - * Class: org_forstdb_RateLimiter - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RateLimiter_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RateLimiter - * Method: setBytesPerSecond - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RateLimiter_setBytesPerSecond - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_RateLimiter - * Method: getBytesPerSecond - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RateLimiter_getBytesPerSecond - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RateLimiter - * Method: request - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RateLimiter_request - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_RateLimiter - * Method: getSingleBurstBytes - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RateLimiter_getSingleBurstBytes - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RateLimiter - * Method: getTotalBytesThrough - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RateLimiter_getTotalBytesThrough - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RateLimiter - * Method: getTotalRequests - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RateLimiter_getTotalRequests - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_ReadOptions.h b/java/include/org_forstdb_ReadOptions.h deleted file mode 100644 index 7082dc8c1..000000000 --- a/java/include/org_forstdb_ReadOptions.h +++ /dev/null @@ -1,389 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_ReadOptions */ - -#ifndef _Included_org_forstdb_ReadOptions -#define _Included_org_forstdb_ReadOptions -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_ReadOptions - * Method: newReadOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ReadOptions_newReadOptions__ - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_ReadOptions - * Method: newReadOptions - * Signature: (ZZ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ReadOptions_newReadOptions__ZZ - (JNIEnv *, jclass, jboolean, jboolean); - -/* - * Class: org_forstdb_ReadOptions - * Method: copyReadOptions - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ReadOptions_copyReadOptions - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: verifyChecksums - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ReadOptions_verifyChecksums - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setVerifyChecksums - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setVerifyChecksums - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ReadOptions - * Method: fillCache - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ReadOptions_fillCache - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setFillCache - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setFillCache - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ReadOptions - * Method: snapshot - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ReadOptions_snapshot - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setSnapshot - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setSnapshot - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: readTier - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_ReadOptions_readTier - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setReadTier - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setReadTier - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_ReadOptions - * Method: tailing - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ReadOptions_tailing - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setTailing - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setTailing - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ReadOptions - * Method: managed - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ReadOptions_managed - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setManaged - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setManaged - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ReadOptions - * Method: totalOrderSeek - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ReadOptions_totalOrderSeek - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setTotalOrderSeek - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setTotalOrderSeek - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ReadOptions - * Method: prefixSameAsStart - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ReadOptions_prefixSameAsStart - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setPrefixSameAsStart - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setPrefixSameAsStart - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ReadOptions - * Method: pinData - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ReadOptions_pinData - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setPinData - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setPinData - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ReadOptions - * Method: backgroundPurgeOnIteratorCleanup - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ReadOptions_backgroundPurgeOnIteratorCleanup - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setBackgroundPurgeOnIteratorCleanup - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setBackgroundPurgeOnIteratorCleanup - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ReadOptions - * Method: readaheadSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ReadOptions_readaheadSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setReadaheadSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setReadaheadSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: maxSkippableInternalKeys - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ReadOptions_maxSkippableInternalKeys - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setMaxSkippableInternalKeys - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setMaxSkippableInternalKeys - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: ignoreRangeDeletions - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ReadOptions_ignoreRangeDeletions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setIgnoreRangeDeletions - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setIgnoreRangeDeletions - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ReadOptions - * Method: setIterateUpperBound - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setIterateUpperBound - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: iterateUpperBound - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ReadOptions_iterateUpperBound - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setIterateLowerBound - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setIterateLowerBound - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: iterateLowerBound - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ReadOptions_iterateLowerBound - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setTableFilter - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setTableFilter - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: autoPrefixMode - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_ReadOptions_autoPrefixMode - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setAutoPrefixMode - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setAutoPrefixMode - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_ReadOptions - * Method: timestamp - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ReadOptions_timestamp - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setTimestamp - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setTimestamp - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: iterStartTs - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ReadOptions_iterStartTs - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setIterStartTs - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setIterStartTs - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: deadline - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ReadOptions_deadline - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setDeadline - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setDeadline - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: ioTimeout - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ReadOptions_ioTimeout - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setIoTimeout - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setIoTimeout - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: valueSizeSoftLimit - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_ReadOptions_valueSizeSoftLimit - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_ReadOptions - * Method: setValueSizeSoftLimit - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_ReadOptions_setValueSizeSoftLimit - (JNIEnv *, jobject, jlong, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_RemoveEmptyValueCompactionFilter.h b/java/include/org_forstdb_RemoveEmptyValueCompactionFilter.h deleted file mode 100644 index 0fdf0786d..000000000 --- a/java/include/org_forstdb_RemoveEmptyValueCompactionFilter.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_RemoveEmptyValueCompactionFilter */ - -#ifndef _Included_org_forstdb_RemoveEmptyValueCompactionFilter -#define _Included_org_forstdb_RemoveEmptyValueCompactionFilter -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_RemoveEmptyValueCompactionFilter - * Method: createNewRemoveEmptyValueCompactionFilter0 - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RemoveEmptyValueCompactionFilter_createNewRemoveEmptyValueCompactionFilter0 - (JNIEnv *, jclass); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_RestoreOptions.h b/java/include/org_forstdb_RestoreOptions.h deleted file mode 100644 index cb0cfaa96..000000000 --- a/java/include/org_forstdb_RestoreOptions.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_RestoreOptions */ - -#ifndef _Included_org_forstdb_RestoreOptions -#define _Included_org_forstdb_RestoreOptions -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_RestoreOptions - * Method: newRestoreOptions - * Signature: (Z)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RestoreOptions_newRestoreOptions - (JNIEnv *, jclass, jboolean); - -/* - * Class: org_forstdb_RestoreOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RestoreOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_RocksCallbackObject.h b/java/include/org_forstdb_RocksCallbackObject.h deleted file mode 100644 index edd63d253..000000000 --- a/java/include/org_forstdb_RocksCallbackObject.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_RocksCallbackObject */ - -#ifndef _Included_org_forstdb_RocksCallbackObject -#define _Included_org_forstdb_RocksCallbackObject -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_RocksCallbackObject - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksCallbackObject_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_RocksDB.h b/java/include/org_forstdb_RocksDB.h deleted file mode 100644 index 43248af59..000000000 --- a/java/include/org_forstdb_RocksDB.h +++ /dev/null @@ -1,935 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_RocksDB */ - -#ifndef _Included_org_forstdb_RocksDB -#define _Included_org_forstdb_RocksDB -#ifdef __cplusplus -extern "C" { -#endif -#undef org_forstdb_RocksDB_NOT_FOUND -#define org_forstdb_RocksDB_NOT_FOUND -1L -/* - * Class: org_forstdb_RocksDB - * Method: open - * Signature: (JLjava/lang/String;)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RocksDB_open__JLjava_lang_String_2 - (JNIEnv *, jclass, jlong, jstring); - -/* - * Class: org_forstdb_RocksDB - * Method: open - * Signature: (JLjava/lang/String;[[B[J)[J - */ -JNIEXPORT jlongArray JNICALL Java_org_forstdb_RocksDB_open__JLjava_lang_String_2_3_3B_3J - (JNIEnv *, jclass, jlong, jstring, jobjectArray, jlongArray); - -/* - * Class: org_forstdb_RocksDB - * Method: openROnly - * Signature: (JLjava/lang/String;Z)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RocksDB_openROnly__JLjava_lang_String_2Z - (JNIEnv *, jclass, jlong, jstring, jboolean); - -/* - * Class: org_forstdb_RocksDB - * Method: openROnly - * Signature: (JLjava/lang/String;[[B[JZ)[J - */ -JNIEXPORT jlongArray JNICALL Java_org_forstdb_RocksDB_openROnly__JLjava_lang_String_2_3_3B_3JZ - (JNIEnv *, jclass, jlong, jstring, jobjectArray, jlongArray, jboolean); - -/* - * Class: org_forstdb_RocksDB - * Method: openAsSecondary - * Signature: (JLjava/lang/String;Ljava/lang/String;)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RocksDB_openAsSecondary__JLjava_lang_String_2Ljava_lang_String_2 - (JNIEnv *, jclass, jlong, jstring, jstring); - -/* - * Class: org_forstdb_RocksDB - * Method: openAsSecondary - * Signature: (JLjava/lang/String;Ljava/lang/String;[[B[J)[J - */ -JNIEXPORT jlongArray JNICALL Java_org_forstdb_RocksDB_openAsSecondary__JLjava_lang_String_2Ljava_lang_String_2_3_3B_3J - (JNIEnv *, jclass, jlong, jstring, jstring, jobjectArray, jlongArray); - -/* - * Class: org_forstdb_RocksDB - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: closeDatabase - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_closeDatabase - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: listColumnFamilies - * Signature: (JLjava/lang/String;)[[B - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_RocksDB_listColumnFamilies - (JNIEnv *, jclass, jlong, jstring); - -/* - * Class: org_forstdb_RocksDB - * Method: createColumnFamily - * Signature: (J[BIJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RocksDB_createColumnFamily - (JNIEnv *, jobject, jlong, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: createColumnFamilies - * Signature: (JJ[[B)[J - */ -JNIEXPORT jlongArray JNICALL Java_org_forstdb_RocksDB_createColumnFamilies__JJ_3_3B - (JNIEnv *, jobject, jlong, jlong, jobjectArray); - -/* - * Class: org_forstdb_RocksDB - * Method: createColumnFamilies - * Signature: (J[J[[B)[J - */ -JNIEXPORT jlongArray JNICALL Java_org_forstdb_RocksDB_createColumnFamilies__J_3J_3_3B - (JNIEnv *, jobject, jlong, jlongArray, jobjectArray); - -/* - * Class: org_forstdb_RocksDB - * Method: createColumnFamilyWithImport - * Signature: (J[BIJJ[J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RocksDB_createColumnFamilyWithImport - (JNIEnv *, jobject, jlong, jbyteArray, jint, jlong, jlong, jlongArray); - -/* - * Class: org_forstdb_RocksDB - * Method: dropColumnFamily - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_dropColumnFamily - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: dropColumnFamilies - * Signature: (J[J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_dropColumnFamilies - (JNIEnv *, jobject, jlong, jlongArray); - -/* - * Class: org_forstdb_RocksDB - * Method: put - * Signature: (J[BII[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_put__J_3BII_3BII - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: put - * Signature: (J[BII[BIIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_put__J_3BII_3BIIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: put - * Signature: (JJ[BII[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_put__JJ_3BII_3BII - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: put - * Signature: (JJ[BII[BIIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_put__JJ_3BII_3BIIJ - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: delete - * Signature: (J[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_delete__J_3BII - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: delete - * Signature: (J[BIIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_delete__J_3BIIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: delete - * Signature: (JJ[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_delete__JJ_3BII - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: delete - * Signature: (JJ[BIIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_delete__JJ_3BIIJ - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: singleDelete - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_singleDelete__J_3BI - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: singleDelete - * Signature: (J[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_singleDelete__J_3BIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: singleDelete - * Signature: (JJ[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_singleDelete__JJ_3BI - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: singleDelete - * Signature: (JJ[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_singleDelete__JJ_3BIJ - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: deleteRange - * Signature: (J[BII[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_deleteRange__J_3BII_3BII - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: deleteRange - * Signature: (J[BII[BIIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_deleteRange__J_3BII_3BIIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: deleteRange - * Signature: (JJ[BII[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_deleteRange__JJ_3BII_3BII - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: deleteRange - * Signature: (JJ[BII[BIIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_deleteRange__JJ_3BII_3BIIJ - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: clipColumnFamily - * Signature: (JJ[BII[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_clipColumnFamily - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: merge - * Signature: (J[BII[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_merge__J_3BII_3BII - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: merge - * Signature: (J[BII[BIIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_merge__J_3BII_3BIIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: merge - * Signature: (JJ[BII[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_merge__JJ_3BII_3BII - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: merge - * Signature: (JJ[BII[BIIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_merge__JJ_3BII_3BIIJ - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: mergeDirect - * Signature: (JJLjava/nio/ByteBuffer;IILjava/nio/ByteBuffer;IIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_mergeDirect - (JNIEnv *, jobject, jlong, jlong, jobject, jint, jint, jobject, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: write0 - * Signature: (JJJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_write0 - (JNIEnv *, jobject, jlong, jlong, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: write1 - * Signature: (JJJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_write1 - (JNIEnv *, jobject, jlong, jlong, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: get - * Signature: (J[BII[BII)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_RocksDB_get__J_3BII_3BII - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: get - * Signature: (J[BII[BIIJ)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_RocksDB_get__J_3BII_3BIIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: get - * Signature: (JJ[BII[BII)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_RocksDB_get__JJ_3BII_3BII - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: get - * Signature: (JJ[BII[BIIJ)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_RocksDB_get__JJ_3BII_3BIIJ - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: get - * Signature: (J[BII)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_RocksDB_get__J_3BII - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: get - * Signature: (J[BIIJ)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_RocksDB_get__J_3BIIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: get - * Signature: (JJ[BII)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_RocksDB_get__JJ_3BII - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: get - * Signature: (JJ[BIIJ)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_RocksDB_get__JJ_3BIIJ - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: multiGet - * Signature: (J[[B[I[I)[[B - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_RocksDB_multiGet__J_3_3B_3I_3I - (JNIEnv *, jobject, jlong, jobjectArray, jintArray, jintArray); - -/* - * Class: org_forstdb_RocksDB - * Method: multiGet - * Signature: (J[[B[I[I[J)[[B - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_RocksDB_multiGet__J_3_3B_3I_3I_3J - (JNIEnv *, jobject, jlong, jobjectArray, jintArray, jintArray, jlongArray); - -/* - * Class: org_forstdb_RocksDB - * Method: multiGet - * Signature: (JJ[[B[I[I)[[B - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_RocksDB_multiGet__JJ_3_3B_3I_3I - (JNIEnv *, jobject, jlong, jlong, jobjectArray, jintArray, jintArray); - -/* - * Class: org_forstdb_RocksDB - * Method: multiGet - * Signature: (JJ[[B[I[I[J)[[B - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_RocksDB_multiGet__JJ_3_3B_3I_3I_3J - (JNIEnv *, jobject, jlong, jlong, jobjectArray, jintArray, jintArray, jlongArray); - -/* - * Class: org_forstdb_RocksDB - * Method: multiGet - * Signature: (JJ[J[Ljava/nio/ByteBuffer;[I[I[Ljava/nio/ByteBuffer;[I[Lorg/forstdb/Status;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_multiGet__JJ_3J_3Ljava_nio_ByteBuffer_2_3I_3I_3Ljava_nio_ByteBuffer_2_3I_3Lorg_forstdb_Status_2 - (JNIEnv *, jobject, jlong, jlong, jlongArray, jobjectArray, jintArray, jintArray, jobjectArray, jintArray, jobjectArray); - -/* - * Class: org_forstdb_RocksDB - * Method: keyExists - * Signature: (JJJ[BII)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_RocksDB_keyExists - (JNIEnv *, jobject, jlong, jlong, jlong, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: keyExistsDirect - * Signature: (JJJLjava/nio/ByteBuffer;II)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_RocksDB_keyExistsDirect - (JNIEnv *, jobject, jlong, jlong, jlong, jobject, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: keyMayExist - * Signature: (JJJ[BII)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_RocksDB_keyMayExist - (JNIEnv *, jobject, jlong, jlong, jlong, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: keyMayExistFoundValue - * Signature: (JJJ[BII)[[B - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_RocksDB_keyMayExistFoundValue - (JNIEnv *, jobject, jlong, jlong, jlong, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: putDirect - * Signature: (JJLjava/nio/ByteBuffer;IILjava/nio/ByteBuffer;IIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_putDirect - (JNIEnv *, jobject, jlong, jlong, jobject, jint, jint, jobject, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: iterator - * Signature: (JJJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RocksDB_iterator - (JNIEnv *, jobject, jlong, jlong, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: iterators - * Signature: (J[JJ)[J - */ -JNIEXPORT jlongArray JNICALL Java_org_forstdb_RocksDB_iterators - (JNIEnv *, jobject, jlong, jlongArray, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: getSnapshot - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RocksDB_getSnapshot - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: releaseSnapshot - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_releaseSnapshot - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: getProperty - * Signature: (JJLjava/lang/String;I)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_RocksDB_getProperty - (JNIEnv *, jobject, jlong, jlong, jstring, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: getMapProperty - * Signature: (JJLjava/lang/String;I)Ljava/util/Map; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_RocksDB_getMapProperty - (JNIEnv *, jobject, jlong, jlong, jstring, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: getDirect - * Signature: (JJLjava/nio/ByteBuffer;IILjava/nio/ByteBuffer;IIJ)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_RocksDB_getDirect - (JNIEnv *, jobject, jlong, jlong, jobject, jint, jint, jobject, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: keyMayExistDirect - * Signature: (JJJLjava/nio/ByteBuffer;II)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_RocksDB_keyMayExistDirect - (JNIEnv *, jobject, jlong, jlong, jlong, jobject, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: keyMayExistDirectFoundValue - * Signature: (JJJLjava/nio/ByteBuffer;IILjava/nio/ByteBuffer;II)[I - */ -JNIEXPORT jintArray JNICALL Java_org_forstdb_RocksDB_keyMayExistDirectFoundValue - (JNIEnv *, jobject, jlong, jlong, jlong, jobject, jint, jint, jobject, jint, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: deleteDirect - * Signature: (JJLjava/nio/ByteBuffer;IIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_deleteDirect - (JNIEnv *, jobject, jlong, jlong, jobject, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: getLongProperty - * Signature: (JJLjava/lang/String;I)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RocksDB_getLongProperty - (JNIEnv *, jobject, jlong, jlong, jstring, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: resetStats - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_resetStats - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: getAggregatedLongProperty - * Signature: (JLjava/lang/String;I)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RocksDB_getAggregatedLongProperty - (JNIEnv *, jobject, jlong, jstring, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: getApproximateSizes - * Signature: (JJ[JB)[J - */ -JNIEXPORT jlongArray JNICALL Java_org_forstdb_RocksDB_getApproximateSizes - (JNIEnv *, jobject, jlong, jlong, jlongArray, jbyte); - -/* - * Class: org_forstdb_RocksDB - * Method: getApproximateMemTableStats - * Signature: (JJJJ)[J - */ -JNIEXPORT jlongArray JNICALL Java_org_forstdb_RocksDB_getApproximateMemTableStats - (JNIEnv *, jobject, jlong, jlong, jlong, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: compactRange - * Signature: (J[BI[BIJJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_compactRange - (JNIEnv *, jobject, jlong, jbyteArray, jint, jbyteArray, jint, jlong, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: setOptions - * Signature: (JJ[Ljava/lang/String;[Ljava/lang/String;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_setOptions - (JNIEnv *, jobject, jlong, jlong, jobjectArray, jobjectArray); - -/* - * Class: org_forstdb_RocksDB - * Method: getOptions - * Signature: (JJ)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_RocksDB_getOptions - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: setDBOptions - * Signature: (J[Ljava/lang/String;[Ljava/lang/String;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_setDBOptions - (JNIEnv *, jobject, jlong, jobjectArray, jobjectArray); - -/* - * Class: org_forstdb_RocksDB - * Method: getDBOptions - * Signature: (J)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_RocksDB_getDBOptions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: setPerfLevel - * Signature: (B)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_setPerfLevel - (JNIEnv *, jobject, jbyte); - -/* - * Class: org_forstdb_RocksDB - * Method: getPerfLevelNative - * Signature: ()B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_RocksDB_getPerfLevelNative - (JNIEnv *, jobject); - -/* - * Class: org_forstdb_RocksDB - * Method: getPerfContextNative - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RocksDB_getPerfContextNative - (JNIEnv *, jobject); - -/* - * Class: org_forstdb_RocksDB - * Method: compactFiles - * Signature: (JJJ[Ljava/lang/String;IIJ)[Ljava/lang/String; - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_RocksDB_compactFiles - (JNIEnv *, jobject, jlong, jlong, jlong, jobjectArray, jint, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: cancelAllBackgroundWork - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_cancelAllBackgroundWork - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_RocksDB - * Method: pauseBackgroundWork - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_pauseBackgroundWork - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: continueBackgroundWork - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_continueBackgroundWork - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: enableAutoCompaction - * Signature: (J[J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_enableAutoCompaction - (JNIEnv *, jobject, jlong, jlongArray); - -/* - * Class: org_forstdb_RocksDB - * Method: numberLevels - * Signature: (JJ)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_RocksDB_numberLevels - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: maxMemCompactionLevel - * Signature: (JJ)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_RocksDB_maxMemCompactionLevel - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: level0StopWriteTrigger - * Signature: (JJ)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_RocksDB_level0StopWriteTrigger - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: getName - * Signature: (J)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_RocksDB_getName - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: getEnv - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RocksDB_getEnv - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: flush - * Signature: (JJ[J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_flush - (JNIEnv *, jobject, jlong, jlong, jlongArray); - -/* - * Class: org_forstdb_RocksDB - * Method: flushWal - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_flushWal - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_RocksDB - * Method: syncWal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_syncWal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: getLatestSequenceNumber - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RocksDB_getLatestSequenceNumber - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: disableFileDeletions - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_disableFileDeletions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: enableFileDeletions - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_enableFileDeletions - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_RocksDB - * Method: getLiveFiles - * Signature: (JZ)[Ljava/lang/String; - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_RocksDB_getLiveFiles - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_RocksDB - * Method: getSortedWalFiles - * Signature: (J)[Lorg/forstdb/LogFile; - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_RocksDB_getSortedWalFiles - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: getUpdatesSince - * Signature: (JJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RocksDB_getUpdatesSince - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: deleteFile - * Signature: (JLjava/lang/String;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_deleteFile - (JNIEnv *, jobject, jlong, jstring); - -/* - * Class: org_forstdb_RocksDB - * Method: getLiveFilesMetaData - * Signature: (J)[Lorg/forstdb/LiveFileMetaData; - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_RocksDB_getLiveFilesMetaData - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: getColumnFamilyMetaData - * Signature: (JJ)Lorg/forstdb/ColumnFamilyMetaData; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_RocksDB_getColumnFamilyMetaData - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: ingestExternalFile - * Signature: (JJ[Ljava/lang/String;IJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_ingestExternalFile - (JNIEnv *, jobject, jlong, jlong, jobjectArray, jint, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: verifyChecksum - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_verifyChecksum - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: getDefaultColumnFamily - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RocksDB_getDefaultColumnFamily - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: getPropertiesOfAllTables - * Signature: (JJ)Ljava/util/Map; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_RocksDB_getPropertiesOfAllTables - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: getPropertiesOfTablesInRange - * Signature: (JJ[J)Ljava/util/Map; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_RocksDB_getPropertiesOfTablesInRange - (JNIEnv *, jobject, jlong, jlong, jlongArray); - -/* - * Class: org_forstdb_RocksDB - * Method: suggestCompactRange - * Signature: (JJ)[J - */ -JNIEXPORT jlongArray JNICALL Java_org_forstdb_RocksDB_suggestCompactRange - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: promoteL0 - * Signature: (JJI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_promoteL0 - (JNIEnv *, jobject, jlong, jlong, jint); - -/* - * Class: org_forstdb_RocksDB - * Method: startTrace - * Signature: (JJJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_startTrace - (JNIEnv *, jobject, jlong, jlong, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: endTrace - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_endTrace - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: tryCatchUpWithPrimary - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_tryCatchUpWithPrimary - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: deleteFilesInRanges - * Signature: (JJ[[BZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_deleteFilesInRanges - (JNIEnv *, jobject, jlong, jlong, jobjectArray, jboolean); - -/* - * Class: org_forstdb_RocksDB - * Method: destroyDB - * Signature: (Ljava/lang/String;J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDB_destroyDB - (JNIEnv *, jclass, jstring, jlong); - -/* - * Class: org_forstdb_RocksDB - * Method: version - * Signature: ()I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_RocksDB_version - (JNIEnv *, jclass); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_RocksDBExceptionTest.h b/java/include/org_forstdb_RocksDBExceptionTest.h deleted file mode 100644 index 0b707eff1..000000000 --- a/java/include/org_forstdb_RocksDBExceptionTest.h +++ /dev/null @@ -1,61 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_RocksDBExceptionTest */ - -#ifndef _Included_org_forstdb_RocksDBExceptionTest -#define _Included_org_forstdb_RocksDBExceptionTest -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_RocksDBExceptionTest - * Method: raiseException - * Signature: ()V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDBExceptionTest_raiseException - (JNIEnv *, jobject); - -/* - * Class: org_forstdb_RocksDBExceptionTest - * Method: raiseExceptionWithStatusCode - * Signature: ()V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDBExceptionTest_raiseExceptionWithStatusCode - (JNIEnv *, jobject); - -/* - * Class: org_forstdb_RocksDBExceptionTest - * Method: raiseExceptionNoMsgWithStatusCode - * Signature: ()V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDBExceptionTest_raiseExceptionNoMsgWithStatusCode - (JNIEnv *, jobject); - -/* - * Class: org_forstdb_RocksDBExceptionTest - * Method: raiseExceptionWithStatusCodeSubCode - * Signature: ()V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDBExceptionTest_raiseExceptionWithStatusCodeSubCode - (JNIEnv *, jobject); - -/* - * Class: org_forstdb_RocksDBExceptionTest - * Method: raiseExceptionNoMsgWithStatusCodeSubCode - * Signature: ()V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDBExceptionTest_raiseExceptionNoMsgWithStatusCodeSubCode - (JNIEnv *, jobject); - -/* - * Class: org_forstdb_RocksDBExceptionTest - * Method: raiseExceptionWithStatusCodeState - * Signature: ()V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksDBExceptionTest_raiseExceptionWithStatusCodeState - (JNIEnv *, jobject); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_RocksEnv.h b/java/include/org_forstdb_RocksEnv.h deleted file mode 100644 index 6c9bc74c3..000000000 --- a/java/include/org_forstdb_RocksEnv.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_RocksEnv */ - -#ifndef _Included_org_forstdb_RocksEnv -#define _Included_org_forstdb_RocksEnv -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_RocksEnv - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksEnv_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_RocksIterator.h b/java/include/org_forstdb_RocksIterator.h deleted file mode 100644 index f89e51591..000000000 --- a/java/include/org_forstdb_RocksIterator.h +++ /dev/null @@ -1,173 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_RocksIterator */ - -#ifndef _Included_org_forstdb_RocksIterator -#define _Included_org_forstdb_RocksIterator -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_RocksIterator - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksIterator_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksIterator - * Method: isValid0 - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_RocksIterator_isValid0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksIterator - * Method: seekToFirst0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksIterator_seekToFirst0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksIterator - * Method: seekToLast0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksIterator_seekToLast0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksIterator - * Method: next0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksIterator_next0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksIterator - * Method: prev0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksIterator_prev0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksIterator - * Method: refresh0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksIterator_refresh0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksIterator - * Method: seek0 - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksIterator_seek0 - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_RocksIterator - * Method: seekForPrev0 - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksIterator_seekForPrev0 - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_RocksIterator - * Method: seekDirect0 - * Signature: (JLjava/nio/ByteBuffer;II)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksIterator_seekDirect0 - (JNIEnv *, jobject, jlong, jobject, jint, jint); - -/* - * Class: org_forstdb_RocksIterator - * Method: seekByteArray0 - * Signature: (J[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksIterator_seekByteArray0 - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksIterator - * Method: seekForPrevDirect0 - * Signature: (JLjava/nio/ByteBuffer;II)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksIterator_seekForPrevDirect0 - (JNIEnv *, jobject, jlong, jobject, jint, jint); - -/* - * Class: org_forstdb_RocksIterator - * Method: seekForPrevByteArray0 - * Signature: (J[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksIterator_seekForPrevByteArray0 - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksIterator - * Method: status0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksIterator_status0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksIterator - * Method: key0 - * Signature: (J)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_RocksIterator_key0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksIterator - * Method: value0 - * Signature: (J)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_RocksIterator_value0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_RocksIterator - * Method: keyDirect0 - * Signature: (JLjava/nio/ByteBuffer;II)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_RocksIterator_keyDirect0 - (JNIEnv *, jobject, jlong, jobject, jint, jint); - -/* - * Class: org_forstdb_RocksIterator - * Method: keyByteArray0 - * Signature: (J[BII)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_RocksIterator_keyByteArray0 - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_RocksIterator - * Method: valueDirect0 - * Signature: (JLjava/nio/ByteBuffer;II)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_RocksIterator_valueDirect0 - (JNIEnv *, jobject, jlong, jobject, jint, jint); - -/* - * Class: org_forstdb_RocksIterator - * Method: valueByteArray0 - * Signature: (J[BII)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_RocksIterator_valueByteArray0 - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_RocksMemEnv.h b/java/include/org_forstdb_RocksMemEnv.h deleted file mode 100644 index b4a080847..000000000 --- a/java/include/org_forstdb_RocksMemEnv.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_RocksMemEnv */ - -#ifndef _Included_org_forstdb_RocksMemEnv -#define _Included_org_forstdb_RocksMemEnv -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_RocksMemEnv - * Method: createMemEnv - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_RocksMemEnv_createMemEnv - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_RocksMemEnv - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_RocksMemEnv_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_SkipListMemTableConfig.h b/java/include/org_forstdb_SkipListMemTableConfig.h deleted file mode 100644 index 43a6f1946..000000000 --- a/java/include/org_forstdb_SkipListMemTableConfig.h +++ /dev/null @@ -1,23 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_SkipListMemTableConfig */ - -#ifndef _Included_org_forstdb_SkipListMemTableConfig -#define _Included_org_forstdb_SkipListMemTableConfig -#ifdef __cplusplus -extern "C" { -#endif -#undef org_forstdb_SkipListMemTableConfig_DEFAULT_LOOKAHEAD -#define org_forstdb_SkipListMemTableConfig_DEFAULT_LOOKAHEAD 0LL -/* - * Class: org_forstdb_SkipListMemTableConfig - * Method: newMemTableFactoryHandle0 - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_SkipListMemTableConfig_newMemTableFactoryHandle0 - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_Slice.h b/java/include/org_forstdb_Slice.h deleted file mode 100644 index 45fae672a..000000000 --- a/java/include/org_forstdb_Slice.h +++ /dev/null @@ -1,61 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_Slice */ - -#ifndef _Included_org_forstdb_Slice -#define _Included_org_forstdb_Slice -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_Slice - * Method: data0 - * Signature: (J)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_Slice_data0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Slice - * Method: createNewSlice0 - * Signature: ([BI)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Slice_createNewSlice0 - (JNIEnv *, jclass, jbyteArray, jint); - -/* - * Class: org_forstdb_Slice - * Method: createNewSlice1 - * Signature: ([B)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Slice_createNewSlice1 - (JNIEnv *, jclass, jbyteArray); - -/* - * Class: org_forstdb_Slice - * Method: clear0 - * Signature: (JZJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Slice_clear0 - (JNIEnv *, jobject, jlong, jboolean, jlong); - -/* - * Class: org_forstdb_Slice - * Method: removePrefix0 - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Slice_removePrefix0 - (JNIEnv *, jobject, jlong, jint); - -/* - * Class: org_forstdb_Slice - * Method: disposeInternalBuf - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Slice_disposeInternalBuf - (JNIEnv *, jobject, jlong, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_Snapshot.h b/java/include/org_forstdb_Snapshot.h deleted file mode 100644 index 595a18e68..000000000 --- a/java/include/org_forstdb_Snapshot.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_Snapshot */ - -#ifndef _Included_org_forstdb_Snapshot -#define _Included_org_forstdb_Snapshot -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_Snapshot - * Method: getSequenceNumber - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Snapshot_getSequenceNumber - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_SstFileManager.h b/java/include/org_forstdb_SstFileManager.h deleted file mode 100644 index 25fe9e0db..000000000 --- a/java/include/org_forstdb_SstFileManager.h +++ /dev/null @@ -1,117 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_SstFileManager */ - -#ifndef _Included_org_forstdb_SstFileManager -#define _Included_org_forstdb_SstFileManager -#ifdef __cplusplus -extern "C" { -#endif -#undef org_forstdb_SstFileManager_RATE_BYTES_PER_SEC_DEFAULT -#define org_forstdb_SstFileManager_RATE_BYTES_PER_SEC_DEFAULT 0LL -#undef org_forstdb_SstFileManager_DELETE_EXISTING_TRASH_DEFAULT -#define org_forstdb_SstFileManager_DELETE_EXISTING_TRASH_DEFAULT 1L -#undef org_forstdb_SstFileManager_MAX_TRASH_DB_RATION_DEFAULT -#define org_forstdb_SstFileManager_MAX_TRASH_DB_RATION_DEFAULT 0.25 -#undef org_forstdb_SstFileManager_BYTES_MAX_DELETE_CHUNK_DEFAULT -#define org_forstdb_SstFileManager_BYTES_MAX_DELETE_CHUNK_DEFAULT 67108864LL -/* - * Class: org_forstdb_SstFileManager - * Method: newSstFileManager - * Signature: (JJJDJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_SstFileManager_newSstFileManager - (JNIEnv *, jclass, jlong, jlong, jlong, jdouble, jlong); - -/* - * Class: org_forstdb_SstFileManager - * Method: setMaxAllowedSpaceUsage - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileManager_setMaxAllowedSpaceUsage - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_SstFileManager - * Method: setCompactionBufferSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileManager_setCompactionBufferSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_SstFileManager - * Method: isMaxAllowedSpaceReached - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_SstFileManager_isMaxAllowedSpaceReached - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileManager - * Method: isMaxAllowedSpaceReachedIncludingCompactions - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_SstFileManager_isMaxAllowedSpaceReachedIncludingCompactions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileManager - * Method: getTotalSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_SstFileManager_getTotalSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileManager - * Method: getTrackedFiles - * Signature: (J)Ljava/util/Map; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_SstFileManager_getTrackedFiles - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileManager - * Method: getDeleteRateBytesPerSecond - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_SstFileManager_getDeleteRateBytesPerSecond - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileManager - * Method: setDeleteRateBytesPerSecond - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileManager_setDeleteRateBytesPerSecond - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_SstFileManager - * Method: getMaxTrashDBRatio - * Signature: (J)D - */ -JNIEXPORT jdouble JNICALL Java_org_forstdb_SstFileManager_getMaxTrashDBRatio - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileManager - * Method: setMaxTrashDBRatio - * Signature: (JD)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileManager_setMaxTrashDBRatio - (JNIEnv *, jobject, jlong, jdouble); - -/* - * Class: org_forstdb_SstFileManager - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileManager_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_SstFileReader.h b/java/include/org_forstdb_SstFileReader.h deleted file mode 100644 index 688f87a4e..000000000 --- a/java/include/org_forstdb_SstFileReader.h +++ /dev/null @@ -1,61 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_SstFileReader */ - -#ifndef _Included_org_forstdb_SstFileReader -#define _Included_org_forstdb_SstFileReader -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_SstFileReader - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileReader_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileReader - * Method: newIterator - * Signature: (JJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_SstFileReader_newIterator - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_SstFileReader - * Method: open - * Signature: (JLjava/lang/String;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileReader_open - (JNIEnv *, jobject, jlong, jstring); - -/* - * Class: org_forstdb_SstFileReader - * Method: newSstFileReader - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_SstFileReader_newSstFileReader - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_SstFileReader - * Method: verifyChecksum - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileReader_verifyChecksum - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileReader - * Method: getTableProperties - * Signature: (J)Lorg/forstdb/TableProperties; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_SstFileReader_getTableProperties - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_SstFileReaderIterator.h b/java/include/org_forstdb_SstFileReaderIterator.h deleted file mode 100644 index e8fde1efb..000000000 --- a/java/include/org_forstdb_SstFileReaderIterator.h +++ /dev/null @@ -1,173 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_SstFileReaderIterator */ - -#ifndef _Included_org_forstdb_SstFileReaderIterator -#define _Included_org_forstdb_SstFileReaderIterator -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileReaderIterator_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: isValid0 - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_SstFileReaderIterator_isValid0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: seekToFirst0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileReaderIterator_seekToFirst0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: seekToLast0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileReaderIterator_seekToLast0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: next0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileReaderIterator_next0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: prev0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileReaderIterator_prev0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: refresh0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileReaderIterator_refresh0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: seek0 - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileReaderIterator_seek0 - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: seekForPrev0 - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileReaderIterator_seekForPrev0 - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: status0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileReaderIterator_status0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: seekDirect0 - * Signature: (JLjava/nio/ByteBuffer;II)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileReaderIterator_seekDirect0 - (JNIEnv *, jobject, jlong, jobject, jint, jint); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: seekForPrevDirect0 - * Signature: (JLjava/nio/ByteBuffer;II)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileReaderIterator_seekForPrevDirect0 - (JNIEnv *, jobject, jlong, jobject, jint, jint); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: seekByteArray0 - * Signature: (J[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileReaderIterator_seekByteArray0 - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: seekForPrevByteArray0 - * Signature: (J[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileReaderIterator_seekForPrevByteArray0 - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: key0 - * Signature: (J)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_SstFileReaderIterator_key0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: value0 - * Signature: (J)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_SstFileReaderIterator_value0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: keyDirect0 - * Signature: (JLjava/nio/ByteBuffer;II)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_SstFileReaderIterator_keyDirect0 - (JNIEnv *, jobject, jlong, jobject, jint, jint); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: keyByteArray0 - * Signature: (J[BII)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_SstFileReaderIterator_keyByteArray0 - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: valueDirect0 - * Signature: (JLjava/nio/ByteBuffer;II)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_SstFileReaderIterator_valueDirect0 - (JNIEnv *, jobject, jlong, jobject, jint, jint); - -/* - * Class: org_forstdb_SstFileReaderIterator - * Method: valueByteArray0 - * Signature: (J[BII)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_SstFileReaderIterator_valueByteArray0 - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_SstFileWriter.h b/java/include/org_forstdb_SstFileWriter.h deleted file mode 100644 index 58af1dd58..000000000 --- a/java/include/org_forstdb_SstFileWriter.h +++ /dev/null @@ -1,117 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_SstFileWriter */ - -#ifndef _Included_org_forstdb_SstFileWriter -#define _Included_org_forstdb_SstFileWriter -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_SstFileWriter - * Method: newSstFileWriter - * Signature: (JJJB)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_SstFileWriter_newSstFileWriter__JJJB - (JNIEnv *, jclass, jlong, jlong, jlong, jbyte); - -/* - * Class: org_forstdb_SstFileWriter - * Method: newSstFileWriter - * Signature: (JJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_SstFileWriter_newSstFileWriter__JJ - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_SstFileWriter - * Method: open - * Signature: (JLjava/lang/String;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileWriter_open - (JNIEnv *, jobject, jlong, jstring); - -/* - * Class: org_forstdb_SstFileWriter - * Method: put - * Signature: (JJJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileWriter_put__JJJ - (JNIEnv *, jobject, jlong, jlong, jlong); - -/* - * Class: org_forstdb_SstFileWriter - * Method: put - * Signature: (J[B[B)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileWriter_put__J_3B_3B - (JNIEnv *, jobject, jlong, jbyteArray, jbyteArray); - -/* - * Class: org_forstdb_SstFileWriter - * Method: putDirect - * Signature: (JLjava/nio/ByteBuffer;IILjava/nio/ByteBuffer;II)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileWriter_putDirect - (JNIEnv *, jobject, jlong, jobject, jint, jint, jobject, jint, jint); - -/* - * Class: org_forstdb_SstFileWriter - * Method: fileSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_SstFileWriter_fileSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileWriter - * Method: merge - * Signature: (JJJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileWriter_merge__JJJ - (JNIEnv *, jobject, jlong, jlong, jlong); - -/* - * Class: org_forstdb_SstFileWriter - * Method: merge - * Signature: (J[B[B)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileWriter_merge__J_3B_3B - (JNIEnv *, jobject, jlong, jbyteArray, jbyteArray); - -/* - * Class: org_forstdb_SstFileWriter - * Method: delete - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileWriter_delete__JJ - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_SstFileWriter - * Method: delete - * Signature: (J[B)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileWriter_delete__J_3B - (JNIEnv *, jobject, jlong, jbyteArray); - -/* - * Class: org_forstdb_SstFileWriter - * Method: finish - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileWriter_finish - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_SstFileWriter - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstFileWriter_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_SstPartitionerFixedPrefixFactory.h b/java/include/org_forstdb_SstPartitionerFixedPrefixFactory.h deleted file mode 100644 index 13b7db72e..000000000 --- a/java/include/org_forstdb_SstPartitionerFixedPrefixFactory.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_SstPartitionerFixedPrefixFactory */ - -#ifndef _Included_org_forstdb_SstPartitionerFixedPrefixFactory -#define _Included_org_forstdb_SstPartitionerFixedPrefixFactory -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_SstPartitionerFixedPrefixFactory - * Method: newSstPartitionerFixedPrefixFactory0 - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_SstPartitionerFixedPrefixFactory_newSstPartitionerFixedPrefixFactory0 - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_SstPartitionerFixedPrefixFactory - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_SstPartitionerFixedPrefixFactory_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_Statistics.h b/java/include/org_forstdb_Statistics.h deleted file mode 100644 index de20acdc6..000000000 --- a/java/include/org_forstdb_Statistics.h +++ /dev/null @@ -1,117 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_Statistics */ - -#ifndef _Included_org_forstdb_Statistics -#define _Included_org_forstdb_Statistics -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_Statistics - * Method: newStatistics - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Statistics_newStatistics__ - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_Statistics - * Method: newStatistics - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Statistics_newStatistics__J - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_Statistics - * Method: newStatistics - * Signature: ([B)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Statistics_newStatistics___3B - (JNIEnv *, jclass, jbyteArray); - -/* - * Class: org_forstdb_Statistics - * Method: newStatistics - * Signature: ([BJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Statistics_newStatistics___3BJ - (JNIEnv *, jclass, jbyteArray, jlong); - -/* - * Class: org_forstdb_Statistics - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Statistics_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Statistics - * Method: statsLevel - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_Statistics_statsLevel - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Statistics - * Method: setStatsLevel - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Statistics_setStatsLevel - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Statistics - * Method: getTickerCount - * Signature: (JB)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Statistics_getTickerCount - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Statistics - * Method: getAndResetTickerCount - * Signature: (JB)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Statistics_getAndResetTickerCount - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Statistics - * Method: getHistogramData - * Signature: (JB)Lorg/forstdb/HistogramData; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_Statistics_getHistogramData - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Statistics - * Method: getHistogramString - * Signature: (JB)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_Statistics_getHistogramString - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_Statistics - * Method: reset - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Statistics_reset - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Statistics - * Method: toString - * Signature: (J)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_Statistics_toString - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_StringAppendOperator.h b/java/include/org_forstdb_StringAppendOperator.h deleted file mode 100644 index b4a7fa77c..000000000 --- a/java/include/org_forstdb_StringAppendOperator.h +++ /dev/null @@ -1,37 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_StringAppendOperator */ - -#ifndef _Included_org_forstdb_StringAppendOperator -#define _Included_org_forstdb_StringAppendOperator -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_StringAppendOperator - * Method: newSharedStringAppendOperator - * Signature: (C)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_StringAppendOperator_newSharedStringAppendOperator__C - (JNIEnv *, jclass, jchar); - -/* - * Class: org_forstdb_StringAppendOperator - * Method: newSharedStringAppendOperator - * Signature: (Ljava/lang/String;)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_StringAppendOperator_newSharedStringAppendOperator__Ljava_lang_String_2 - (JNIEnv *, jclass, jstring); - -/* - * Class: org_forstdb_StringAppendOperator - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_StringAppendOperator_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_ThreadStatus.h b/java/include/org_forstdb_ThreadStatus.h deleted file mode 100644 index 6c358e4e2..000000000 --- a/java/include/org_forstdb_ThreadStatus.h +++ /dev/null @@ -1,69 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_ThreadStatus */ - -#ifndef _Included_org_forstdb_ThreadStatus -#define _Included_org_forstdb_ThreadStatus -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_ThreadStatus - * Method: getThreadTypeName - * Signature: (B)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_ThreadStatus_getThreadTypeName - (JNIEnv *, jclass, jbyte); - -/* - * Class: org_forstdb_ThreadStatus - * Method: getOperationName - * Signature: (B)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_ThreadStatus_getOperationName - (JNIEnv *, jclass, jbyte); - -/* - * Class: org_forstdb_ThreadStatus - * Method: microsToStringNative - * Signature: (J)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_ThreadStatus_microsToStringNative - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_ThreadStatus - * Method: getOperationStageName - * Signature: (B)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_ThreadStatus_getOperationStageName - (JNIEnv *, jclass, jbyte); - -/* - * Class: org_forstdb_ThreadStatus - * Method: getOperationPropertyName - * Signature: (BI)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_ThreadStatus_getOperationPropertyName - (JNIEnv *, jclass, jbyte, jint); - -/* - * Class: org_forstdb_ThreadStatus - * Method: interpretOperationProperties - * Signature: (B[J)Ljava/util/Map; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_ThreadStatus_interpretOperationProperties - (JNIEnv *, jclass, jbyte, jlongArray); - -/* - * Class: org_forstdb_ThreadStatus - * Method: getStateName - * Signature: (B)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_ThreadStatus_getStateName - (JNIEnv *, jclass, jbyte); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_TimedEnv.h b/java/include/org_forstdb_TimedEnv.h deleted file mode 100644 index 9fbc7ae94..000000000 --- a/java/include/org_forstdb_TimedEnv.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_TimedEnv */ - -#ifndef _Included_org_forstdb_TimedEnv -#define _Included_org_forstdb_TimedEnv -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_TimedEnv - * Method: createTimedEnv - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TimedEnv_createTimedEnv - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_TimedEnv - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TimedEnv_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_Transaction.h b/java/include/org_forstdb_Transaction.h deleted file mode 100644 index eeb9dc73e..000000000 --- a/java/include/org_forstdb_Transaction.h +++ /dev/null @@ -1,613 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_Transaction */ - -#ifndef _Included_org_forstdb_Transaction -#define _Included_org_forstdb_Transaction -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_Transaction - * Method: setSnapshot - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_setSnapshot - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: setSnapshotOnNextOperation - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_setSnapshotOnNextOperation__J - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: setSnapshotOnNextOperation - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_setSnapshotOnNextOperation__JJ - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: getSnapshot - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Transaction_getSnapshot - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: clearSnapshot - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_clearSnapshot - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: prepare - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_prepare - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: commit - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_commit - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: rollback - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_rollback - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: setSavePoint - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_setSavePoint - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: rollbackToSavePoint - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_rollbackToSavePoint - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: get - * Signature: (JJ[BIIJ)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_Transaction_get__JJ_3BIIJ - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: get - * Signature: (JJ[BII[BIIJ)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Transaction_get__JJ_3BII_3BIIJ - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: getDirect - * Signature: (JJLjava/nio/ByteBuffer;IILjava/nio/ByteBuffer;IIJ)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Transaction_getDirect - (JNIEnv *, jobject, jlong, jlong, jobject, jint, jint, jobject, jint, jint, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: multiGet - * Signature: (JJ[[B[J)[[B - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_Transaction_multiGet__JJ_3_3B_3J - (JNIEnv *, jobject, jlong, jlong, jobjectArray, jlongArray); - -/* - * Class: org_forstdb_Transaction - * Method: multiGet - * Signature: (JJ[[B)[[B - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_Transaction_multiGet__JJ_3_3B - (JNIEnv *, jobject, jlong, jlong, jobjectArray); - -/* - * Class: org_forstdb_Transaction - * Method: getForUpdate - * Signature: (JJ[BIIJZZ)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_Transaction_getForUpdate__JJ_3BIIJZZ - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint, jlong, jboolean, jboolean); - -/* - * Class: org_forstdb_Transaction - * Method: getForUpdate - * Signature: (JJ[BII[BIIJZZ)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Transaction_getForUpdate__JJ_3BII_3BIIJZZ - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint, jlong, jboolean, jboolean); - -/* - * Class: org_forstdb_Transaction - * Method: getDirectForUpdate - * Signature: (JJLjava/nio/ByteBuffer;IILjava/nio/ByteBuffer;IIJZZ)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_Transaction_getDirectForUpdate - (JNIEnv *, jobject, jlong, jlong, jobject, jint, jint, jobject, jint, jint, jlong, jboolean, jboolean); - -/* - * Class: org_forstdb_Transaction - * Method: multiGetForUpdate - * Signature: (JJ[[B[J)[[B - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_Transaction_multiGetForUpdate__JJ_3_3B_3J - (JNIEnv *, jobject, jlong, jlong, jobjectArray, jlongArray); - -/* - * Class: org_forstdb_Transaction - * Method: multiGetForUpdate - * Signature: (JJ[[B)[[B - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_Transaction_multiGetForUpdate__JJ_3_3B - (JNIEnv *, jobject, jlong, jlong, jobjectArray); - -/* - * Class: org_forstdb_Transaction - * Method: getIterator - * Signature: (JJJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Transaction_getIterator - (JNIEnv *, jobject, jlong, jlong, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: put - * Signature: (J[BII[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_put__J_3BII_3BII - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_Transaction - * Method: put - * Signature: (J[BII[BIIJZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_put__J_3BII_3BIIJZ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint, jlong, jboolean); - -/* - * Class: org_forstdb_Transaction - * Method: put - * Signature: (J[[BI[[BIJZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_put__J_3_3BI_3_3BIJZ - (JNIEnv *, jobject, jlong, jobjectArray, jint, jobjectArray, jint, jlong, jboolean); - -/* - * Class: org_forstdb_Transaction - * Method: put - * Signature: (J[[BI[[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_put__J_3_3BI_3_3BI - (JNIEnv *, jobject, jlong, jobjectArray, jint, jobjectArray, jint); - -/* - * Class: org_forstdb_Transaction - * Method: putDirect - * Signature: (JLjava/nio/ByteBuffer;IILjava/nio/ByteBuffer;IIJZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_putDirect__JLjava_nio_ByteBuffer_2IILjava_nio_ByteBuffer_2IIJZ - (JNIEnv *, jobject, jlong, jobject, jint, jint, jobject, jint, jint, jlong, jboolean); - -/* - * Class: org_forstdb_Transaction - * Method: putDirect - * Signature: (JLjava/nio/ByteBuffer;IILjava/nio/ByteBuffer;II)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_putDirect__JLjava_nio_ByteBuffer_2IILjava_nio_ByteBuffer_2II - (JNIEnv *, jobject, jlong, jobject, jint, jint, jobject, jint, jint); - -/* - * Class: org_forstdb_Transaction - * Method: merge - * Signature: (J[BII[BIIJZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_merge__J_3BII_3BIIJZ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint, jlong, jboolean); - -/* - * Class: org_forstdb_Transaction - * Method: mergeDirect - * Signature: (JLjava/nio/ByteBuffer;IILjava/nio/ByteBuffer;IIJZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_mergeDirect__JLjava_nio_ByteBuffer_2IILjava_nio_ByteBuffer_2IIJZ - (JNIEnv *, jobject, jlong, jobject, jint, jint, jobject, jint, jint, jlong, jboolean); - -/* - * Class: org_forstdb_Transaction - * Method: mergeDirect - * Signature: (JLjava/nio/ByteBuffer;IILjava/nio/ByteBuffer;II)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_mergeDirect__JLjava_nio_ByteBuffer_2IILjava_nio_ByteBuffer_2II - (JNIEnv *, jobject, jlong, jobject, jint, jint, jobject, jint, jint); - -/* - * Class: org_forstdb_Transaction - * Method: merge - * Signature: (J[BII[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_merge__J_3BII_3BII - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_Transaction - * Method: delete - * Signature: (J[BIJZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_delete__J_3BIJZ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jlong, jboolean); - -/* - * Class: org_forstdb_Transaction - * Method: delete - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_delete__J_3BI - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_Transaction - * Method: delete - * Signature: (J[[BIJZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_delete__J_3_3BIJZ - (JNIEnv *, jobject, jlong, jobjectArray, jint, jlong, jboolean); - -/* - * Class: org_forstdb_Transaction - * Method: delete - * Signature: (J[[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_delete__J_3_3BI - (JNIEnv *, jobject, jlong, jobjectArray, jint); - -/* - * Class: org_forstdb_Transaction - * Method: singleDelete - * Signature: (J[BIJZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_singleDelete__J_3BIJZ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jlong, jboolean); - -/* - * Class: org_forstdb_Transaction - * Method: singleDelete - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_singleDelete__J_3BI - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_Transaction - * Method: singleDelete - * Signature: (J[[BIJZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_singleDelete__J_3_3BIJZ - (JNIEnv *, jobject, jlong, jobjectArray, jint, jlong, jboolean); - -/* - * Class: org_forstdb_Transaction - * Method: singleDelete - * Signature: (J[[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_singleDelete__J_3_3BI - (JNIEnv *, jobject, jlong, jobjectArray, jint); - -/* - * Class: org_forstdb_Transaction - * Method: putUntracked - * Signature: (J[BI[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_putUntracked__J_3BI_3BIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: putUntracked - * Signature: (J[BI[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_putUntracked__J_3BI_3BI - (JNIEnv *, jobject, jlong, jbyteArray, jint, jbyteArray, jint); - -/* - * Class: org_forstdb_Transaction - * Method: putUntracked - * Signature: (J[[BI[[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_putUntracked__J_3_3BI_3_3BIJ - (JNIEnv *, jobject, jlong, jobjectArray, jint, jobjectArray, jint, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: putUntracked - * Signature: (J[[BI[[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_putUntracked__J_3_3BI_3_3BI - (JNIEnv *, jobject, jlong, jobjectArray, jint, jobjectArray, jint); - -/* - * Class: org_forstdb_Transaction - * Method: mergeUntracked - * Signature: (J[BII[BIIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_mergeUntracked - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint, jbyteArray, jint, jint, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: mergeUntrackedDirect - * Signature: (JLjava/nio/ByteBuffer;IILjava/nio/ByteBuffer;IIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_mergeUntrackedDirect - (JNIEnv *, jobject, jlong, jobject, jint, jint, jobject, jint, jint, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: deleteUntracked - * Signature: (J[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_deleteUntracked__J_3BIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: deleteUntracked - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_deleteUntracked__J_3BI - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_Transaction - * Method: deleteUntracked - * Signature: (J[[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_deleteUntracked__J_3_3BIJ - (JNIEnv *, jobject, jlong, jobjectArray, jint, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: deleteUntracked - * Signature: (J[[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_deleteUntracked__J_3_3BI - (JNIEnv *, jobject, jlong, jobjectArray, jint); - -/* - * Class: org_forstdb_Transaction - * Method: putLogData - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_putLogData - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_Transaction - * Method: disableIndexing - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_disableIndexing - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: enableIndexing - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_enableIndexing - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: getNumKeys - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Transaction_getNumKeys - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: getNumPuts - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Transaction_getNumPuts - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: getNumDeletes - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Transaction_getNumDeletes - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: getNumMerges - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Transaction_getNumMerges - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: getElapsedTime - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Transaction_getElapsedTime - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: getWriteBatch - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Transaction_getWriteBatch - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: setLockTimeout - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_setLockTimeout - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: getWriteOptions - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Transaction_getWriteOptions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: setWriteOptions - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_setWriteOptions - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: undoGetForUpdate - * Signature: (J[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_undoGetForUpdate__J_3BIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: undoGetForUpdate - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_undoGetForUpdate__J_3BI - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_Transaction - * Method: rebuildFromWriteBatch - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_rebuildFromWriteBatch - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: getCommitTimeWriteBatch - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Transaction_getCommitTimeWriteBatch - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: setLogNumber - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_setLogNumber - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: getLogNumber - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Transaction_getLogNumber - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: setName - * Signature: (JLjava/lang/String;)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_setName - (JNIEnv *, jobject, jlong, jstring); - -/* - * Class: org_forstdb_Transaction - * Method: getName - * Signature: (J)Ljava/lang/String; - */ -JNIEXPORT jstring JNICALL Java_org_forstdb_Transaction_getName - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: getID - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Transaction_getID - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: isDeadlockDetect - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_Transaction_isDeadlockDetect - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: getWaitingTxns - * Signature: (J)Lorg/forstdb/Transaction/WaitingTransactions; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_Transaction_getWaitingTxns - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: getState - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_Transaction_getState - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: getId - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_Transaction_getId - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_Transaction - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_Transaction_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_TransactionDB.h b/java/include/org_forstdb_TransactionDB.h deleted file mode 100644 index 6e71740dd..000000000 --- a/java/include/org_forstdb_TransactionDB.h +++ /dev/null @@ -1,119 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_TransactionDB */ - -#ifndef _Included_org_forstdb_TransactionDB -#define _Included_org_forstdb_TransactionDB -#ifdef __cplusplus -extern "C" { -#endif -#undef org_forstdb_TransactionDB_NOT_FOUND -#define org_forstdb_TransactionDB_NOT_FOUND -1L -/* - * Class: org_forstdb_TransactionDB - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionDB_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionDB - * Method: open - * Signature: (JJLjava/lang/String;)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TransactionDB_open__JJLjava_lang_String_2 - (JNIEnv *, jclass, jlong, jlong, jstring); - -/* - * Class: org_forstdb_TransactionDB - * Method: open - * Signature: (JJLjava/lang/String;[[B[J)[J - */ -JNIEXPORT jlongArray JNICALL Java_org_forstdb_TransactionDB_open__JJLjava_lang_String_2_3_3B_3J - (JNIEnv *, jclass, jlong, jlong, jstring, jobjectArray, jlongArray); - -/* - * Class: org_forstdb_TransactionDB - * Method: closeDatabase - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionDB_closeDatabase - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_TransactionDB - * Method: beginTransaction - * Signature: (JJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TransactionDB_beginTransaction__JJ - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_TransactionDB - * Method: beginTransaction - * Signature: (JJJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TransactionDB_beginTransaction__JJJ - (JNIEnv *, jobject, jlong, jlong, jlong); - -/* - * Class: org_forstdb_TransactionDB - * Method: beginTransaction_withOld - * Signature: (JJJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TransactionDB_beginTransaction_1withOld__JJJ - (JNIEnv *, jobject, jlong, jlong, jlong); - -/* - * Class: org_forstdb_TransactionDB - * Method: beginTransaction_withOld - * Signature: (JJJJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TransactionDB_beginTransaction_1withOld__JJJJ - (JNIEnv *, jobject, jlong, jlong, jlong, jlong); - -/* - * Class: org_forstdb_TransactionDB - * Method: getTransactionByName - * Signature: (JLjava/lang/String;)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TransactionDB_getTransactionByName - (JNIEnv *, jobject, jlong, jstring); - -/* - * Class: org_forstdb_TransactionDB - * Method: getAllPreparedTransactions - * Signature: (J)[J - */ -JNIEXPORT jlongArray JNICALL Java_org_forstdb_TransactionDB_getAllPreparedTransactions - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionDB - * Method: getLockStatusData - * Signature: (J)Ljava/util/Map; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_TransactionDB_getLockStatusData - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionDB - * Method: getDeadlockInfoBuffer - * Signature: (J)[Lorg/forstdb/TransactionDB/DeadlockPath; - */ -JNIEXPORT jobjectArray JNICALL Java_org_forstdb_TransactionDB_getDeadlockInfoBuffer - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionDB - * Method: setDeadlockInfoBufferSize - * Signature: (JI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionDB_setDeadlockInfoBufferSize - (JNIEnv *, jobject, jlong, jint); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_TransactionDBOptions.h b/java/include/org_forstdb_TransactionDBOptions.h deleted file mode 100644 index 2fd6def68..000000000 --- a/java/include/org_forstdb_TransactionDBOptions.h +++ /dev/null @@ -1,109 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_TransactionDBOptions */ - -#ifndef _Included_org_forstdb_TransactionDBOptions -#define _Included_org_forstdb_TransactionDBOptions -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_TransactionDBOptions - * Method: newTransactionDBOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TransactionDBOptions_newTransactionDBOptions - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_TransactionDBOptions - * Method: getMaxNumLocks - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TransactionDBOptions_getMaxNumLocks - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionDBOptions - * Method: setMaxNumLocks - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionDBOptions_setMaxNumLocks - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_TransactionDBOptions - * Method: getNumStripes - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TransactionDBOptions_getNumStripes - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionDBOptions - * Method: setNumStripes - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionDBOptions_setNumStripes - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_TransactionDBOptions - * Method: getTransactionLockTimeout - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TransactionDBOptions_getTransactionLockTimeout - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionDBOptions - * Method: setTransactionLockTimeout - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionDBOptions_setTransactionLockTimeout - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_TransactionDBOptions - * Method: getDefaultLockTimeout - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TransactionDBOptions_getDefaultLockTimeout - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionDBOptions - * Method: setDefaultLockTimeout - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionDBOptions_setDefaultLockTimeout - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_TransactionDBOptions - * Method: getWritePolicy - * Signature: (J)B - */ -JNIEXPORT jbyte JNICALL Java_org_forstdb_TransactionDBOptions_getWritePolicy - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionDBOptions - * Method: setWritePolicy - * Signature: (JB)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionDBOptions_setWritePolicy - (JNIEnv *, jobject, jlong, jbyte); - -/* - * Class: org_forstdb_TransactionDBOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionDBOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_TransactionLogIterator.h b/java/include/org_forstdb_TransactionLogIterator.h deleted file mode 100644 index ee8c79d99..000000000 --- a/java/include/org_forstdb_TransactionLogIterator.h +++ /dev/null @@ -1,53 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_TransactionLogIterator */ - -#ifndef _Included_org_forstdb_TransactionLogIterator -#define _Included_org_forstdb_TransactionLogIterator -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_TransactionLogIterator - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionLogIterator_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionLogIterator - * Method: isValid - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_TransactionLogIterator_isValid - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionLogIterator - * Method: next - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionLogIterator_next - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionLogIterator - * Method: status - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionLogIterator_status - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionLogIterator - * Method: getBatch - * Signature: (J)Lorg/forstdb/TransactionLogIterator/BatchResult; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_TransactionLogIterator_getBatch - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_TransactionOptions.h b/java/include/org_forstdb_TransactionOptions.h deleted file mode 100644 index 673a41c5f..000000000 --- a/java/include/org_forstdb_TransactionOptions.h +++ /dev/null @@ -1,125 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_TransactionOptions */ - -#ifndef _Included_org_forstdb_TransactionOptions -#define _Included_org_forstdb_TransactionOptions -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_TransactionOptions - * Method: newTransactionOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TransactionOptions_newTransactionOptions - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_TransactionOptions - * Method: isSetSnapshot - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_TransactionOptions_isSetSnapshot - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionOptions - * Method: setSetSnapshot - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionOptions_setSetSnapshot - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_TransactionOptions - * Method: isDeadlockDetect - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_TransactionOptions_isDeadlockDetect - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionOptions - * Method: setDeadlockDetect - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionOptions_setDeadlockDetect - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_TransactionOptions - * Method: getLockTimeout - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TransactionOptions_getLockTimeout - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionOptions - * Method: setLockTimeout - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionOptions_setLockTimeout - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_TransactionOptions - * Method: getExpiration - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TransactionOptions_getExpiration - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionOptions - * Method: setExpiration - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionOptions_setExpiration - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_TransactionOptions - * Method: getDeadlockDetectDepth - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TransactionOptions_getDeadlockDetectDepth - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionOptions - * Method: setDeadlockDetectDepth - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionOptions_setDeadlockDetectDepth - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_TransactionOptions - * Method: getMaxWriteBatchSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TransactionOptions_getMaxWriteBatchSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TransactionOptions - * Method: setMaxWriteBatchSize - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionOptions_setMaxWriteBatchSize - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_TransactionOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TransactionOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_TtlDB.h b/java/include/org_forstdb_TtlDB.h deleted file mode 100644 index 9f77960ed..000000000 --- a/java/include/org_forstdb_TtlDB.h +++ /dev/null @@ -1,55 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_TtlDB */ - -#ifndef _Included_org_forstdb_TtlDB -#define _Included_org_forstdb_TtlDB -#ifdef __cplusplus -extern "C" { -#endif -#undef org_forstdb_TtlDB_NOT_FOUND -#define org_forstdb_TtlDB_NOT_FOUND -1L -/* - * Class: org_forstdb_TtlDB - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TtlDB_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_TtlDB - * Method: open - * Signature: (JLjava/lang/String;IZ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TtlDB_open - (JNIEnv *, jclass, jlong, jstring, jint, jboolean); - -/* - * Class: org_forstdb_TtlDB - * Method: openCF - * Signature: (JLjava/lang/String;[[B[J[IZ)[J - */ -JNIEXPORT jlongArray JNICALL Java_org_forstdb_TtlDB_openCF - (JNIEnv *, jclass, jlong, jstring, jobjectArray, jlongArray, jintArray, jboolean); - -/* - * Class: org_forstdb_TtlDB - * Method: createColumnFamilyWithTtl - * Signature: (J[BJI)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_TtlDB_createColumnFamilyWithTtl - (JNIEnv *, jobject, jlong, jbyteArray, jlong, jint); - -/* - * Class: org_forstdb_TtlDB - * Method: closeDatabase - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_TtlDB_closeDatabase - (JNIEnv *, jclass, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_UInt64AddOperator.h b/java/include/org_forstdb_UInt64AddOperator.h deleted file mode 100644 index 930b61362..000000000 --- a/java/include/org_forstdb_UInt64AddOperator.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_UInt64AddOperator */ - -#ifndef _Included_org_forstdb_UInt64AddOperator -#define _Included_org_forstdb_UInt64AddOperator -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_UInt64AddOperator - * Method: newSharedUInt64AddOperator - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_UInt64AddOperator_newSharedUInt64AddOperator - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_UInt64AddOperator - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_UInt64AddOperator_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_VectorMemTableConfig.h b/java/include/org_forstdb_VectorMemTableConfig.h deleted file mode 100644 index b25ed0fbb..000000000 --- a/java/include/org_forstdb_VectorMemTableConfig.h +++ /dev/null @@ -1,23 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_VectorMemTableConfig */ - -#ifndef _Included_org_forstdb_VectorMemTableConfig -#define _Included_org_forstdb_VectorMemTableConfig -#ifdef __cplusplus -extern "C" { -#endif -#undef org_forstdb_VectorMemTableConfig_DEFAULT_RESERVED_SIZE -#define org_forstdb_VectorMemTableConfig_DEFAULT_RESERVED_SIZE 0L -/* - * Class: org_forstdb_VectorMemTableConfig - * Method: newMemTableFactoryHandle - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_VectorMemTableConfig_newMemTableFactoryHandle - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_WBWIRocksIterator.h b/java/include/org_forstdb_WBWIRocksIterator.h deleted file mode 100644 index d42e5b6b8..000000000 --- a/java/include/org_forstdb_WBWIRocksIterator.h +++ /dev/null @@ -1,133 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_WBWIRocksIterator */ - -#ifndef _Included_org_forstdb_WBWIRocksIterator -#define _Included_org_forstdb_WBWIRocksIterator -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_WBWIRocksIterator - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WBWIRocksIterator_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WBWIRocksIterator - * Method: isValid0 - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_WBWIRocksIterator_isValid0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WBWIRocksIterator - * Method: seekToFirst0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WBWIRocksIterator_seekToFirst0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WBWIRocksIterator - * Method: seekToLast0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WBWIRocksIterator_seekToLast0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WBWIRocksIterator - * Method: next0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WBWIRocksIterator_next0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WBWIRocksIterator - * Method: prev0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WBWIRocksIterator_prev0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WBWIRocksIterator - * Method: refresh0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WBWIRocksIterator_refresh0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WBWIRocksIterator - * Method: seek0 - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WBWIRocksIterator_seek0 - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_WBWIRocksIterator - * Method: seekForPrev0 - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WBWIRocksIterator_seekForPrev0 - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_WBWIRocksIterator - * Method: status0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WBWIRocksIterator_status0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WBWIRocksIterator - * Method: seekDirect0 - * Signature: (JLjava/nio/ByteBuffer;II)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WBWIRocksIterator_seekDirect0 - (JNIEnv *, jobject, jlong, jobject, jint, jint); - -/* - * Class: org_forstdb_WBWIRocksIterator - * Method: seekForPrevDirect0 - * Signature: (JLjava/nio/ByteBuffer;II)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WBWIRocksIterator_seekForPrevDirect0 - (JNIEnv *, jobject, jlong, jobject, jint, jint); - -/* - * Class: org_forstdb_WBWIRocksIterator - * Method: seekByteArray0 - * Signature: (J[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WBWIRocksIterator_seekByteArray0 - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_WBWIRocksIterator - * Method: seekForPrevByteArray0 - * Signature: (J[BII)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WBWIRocksIterator_seekForPrevByteArray0 - (JNIEnv *, jobject, jlong, jbyteArray, jint, jint); - -/* - * Class: org_forstdb_WBWIRocksIterator - * Method: entry1 - * Signature: (J)[J - */ -JNIEXPORT jlongArray JNICALL Java_org_forstdb_WBWIRocksIterator_entry1 - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_WriteBatch.h b/java/include/org_forstdb_WriteBatch.h deleted file mode 100644 index b485ce83a..000000000 --- a/java/include/org_forstdb_WriteBatch.h +++ /dev/null @@ -1,301 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_WriteBatch */ - -#ifndef _Included_org_forstdb_WriteBatch -#define _Included_org_forstdb_WriteBatch -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_WriteBatch - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: count0 - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_WriteBatch_count0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: put - * Signature: (J[BI[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_put__J_3BI_3BI - (JNIEnv *, jobject, jlong, jbyteArray, jint, jbyteArray, jint); - -/* - * Class: org_forstdb_WriteBatch - * Method: put - * Signature: (J[BI[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_put__J_3BI_3BIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: putDirect - * Signature: (JLjava/nio/ByteBuffer;IILjava/nio/ByteBuffer;IIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_putDirect - (JNIEnv *, jobject, jlong, jobject, jint, jint, jobject, jint, jint, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: merge - * Signature: (J[BI[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_merge__J_3BI_3BI - (JNIEnv *, jobject, jlong, jbyteArray, jint, jbyteArray, jint); - -/* - * Class: org_forstdb_WriteBatch - * Method: merge - * Signature: (J[BI[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_merge__J_3BI_3BIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: delete - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_delete__J_3BI - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_WriteBatch - * Method: delete - * Signature: (J[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_delete__J_3BIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: singleDelete - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_singleDelete__J_3BI - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_WriteBatch - * Method: singleDelete - * Signature: (J[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_singleDelete__J_3BIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: deleteDirect - * Signature: (JLjava/nio/ByteBuffer;IIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_deleteDirect - (JNIEnv *, jobject, jlong, jobject, jint, jint, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: deleteRange - * Signature: (J[BI[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_deleteRange__J_3BI_3BI - (JNIEnv *, jobject, jlong, jbyteArray, jint, jbyteArray, jint); - -/* - * Class: org_forstdb_WriteBatch - * Method: deleteRange - * Signature: (J[BI[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_deleteRange__J_3BI_3BIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: putLogData - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_putLogData - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_WriteBatch - * Method: clear0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_clear0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: setSavePoint0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_setSavePoint0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: rollbackToSavePoint0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_rollbackToSavePoint0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: popSavePoint - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_popSavePoint - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: setMaxBytes - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_setMaxBytes - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: newWriteBatch - * Signature: (I)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_WriteBatch_newWriteBatch__I - (JNIEnv *, jclass, jint); - -/* - * Class: org_forstdb_WriteBatch - * Method: newWriteBatch - * Signature: ([BI)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_WriteBatch_newWriteBatch___3BI - (JNIEnv *, jclass, jbyteArray, jint); - -/* - * Class: org_forstdb_WriteBatch - * Method: iterate - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_iterate - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: data - * Signature: (J)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_WriteBatch_data - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: getDataSize - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_WriteBatch_getDataSize - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: hasPut - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_WriteBatch_hasPut - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: hasDelete - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_WriteBatch_hasDelete - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: hasSingleDelete - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_WriteBatch_hasSingleDelete - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: hasDeleteRange - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_WriteBatch_hasDeleteRange - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: hasMerge - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_WriteBatch_hasMerge - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: hasBeginPrepare - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_WriteBatch_hasBeginPrepare - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: hasEndPrepare - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_WriteBatch_hasEndPrepare - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: hasCommit - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_WriteBatch_hasCommit - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: hasRollback - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_WriteBatch_hasRollback - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: markWalTerminationPoint - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatch_markWalTerminationPoint - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatch - * Method: getWalTerminationPoint - * Signature: (J)Lorg/forstdb/WriteBatch/SavePoint; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_WriteBatch_getWalTerminationPoint - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_WriteBatchTest.h b/java/include/org_forstdb_WriteBatchTest.h deleted file mode 100644 index 2bb6651d4..000000000 --- a/java/include/org_forstdb_WriteBatchTest.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_WriteBatchTest */ - -#ifndef _Included_org_forstdb_WriteBatchTest -#define _Included_org_forstdb_WriteBatchTest -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_WriteBatchTest - * Method: getContents - * Signature: (J)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_WriteBatchTest_getContents - (JNIEnv *, jclass, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_WriteBatchTestInternalHelper.h b/java/include/org_forstdb_WriteBatchTestInternalHelper.h deleted file mode 100644 index 15d6e041f..000000000 --- a/java/include/org_forstdb_WriteBatchTestInternalHelper.h +++ /dev/null @@ -1,37 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_WriteBatchTestInternalHelper */ - -#ifndef _Included_org_forstdb_WriteBatchTestInternalHelper -#define _Included_org_forstdb_WriteBatchTestInternalHelper -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_WriteBatchTestInternalHelper - * Method: setSequence - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchTestInternalHelper_setSequence - (JNIEnv *, jclass, jlong, jlong); - -/* - * Class: org_forstdb_WriteBatchTestInternalHelper - * Method: sequence - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_WriteBatchTestInternalHelper_sequence - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_WriteBatchTestInternalHelper - * Method: append - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchTestInternalHelper_append - (JNIEnv *, jclass, jlong, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_WriteBatchWithIndex.h b/java/include/org_forstdb_WriteBatchWithIndex.h deleted file mode 100644 index a39427580..000000000 --- a/java/include/org_forstdb_WriteBatchWithIndex.h +++ /dev/null @@ -1,261 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_WriteBatchWithIndex */ - -#ifndef _Included_org_forstdb_WriteBatchWithIndex -#define _Included_org_forstdb_WriteBatchWithIndex -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: count0 - * Signature: (J)I - */ -JNIEXPORT jint JNICALL Java_org_forstdb_WriteBatchWithIndex_count0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: put - * Signature: (J[BI[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_put__J_3BI_3BI - (JNIEnv *, jobject, jlong, jbyteArray, jint, jbyteArray, jint); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: put - * Signature: (J[BI[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_put__J_3BI_3BIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: putDirect - * Signature: (JLjava/nio/ByteBuffer;IILjava/nio/ByteBuffer;IIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_putDirect - (JNIEnv *, jobject, jlong, jobject, jint, jint, jobject, jint, jint, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: merge - * Signature: (J[BI[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_merge__J_3BI_3BI - (JNIEnv *, jobject, jlong, jbyteArray, jint, jbyteArray, jint); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: merge - * Signature: (J[BI[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_merge__J_3BI_3BIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: delete - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_delete__J_3BI - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: delete - * Signature: (J[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_delete__J_3BIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: singleDelete - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_singleDelete__J_3BI - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: singleDelete - * Signature: (J[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_singleDelete__J_3BIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: deleteDirect - * Signature: (JLjava/nio/ByteBuffer;IIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_deleteDirect - (JNIEnv *, jobject, jlong, jobject, jint, jint, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: deleteRange - * Signature: (J[BI[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_deleteRange__J_3BI_3BI - (JNIEnv *, jobject, jlong, jbyteArray, jint, jbyteArray, jint); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: deleteRange - * Signature: (J[BI[BIJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_deleteRange__J_3BI_3BIJ - (JNIEnv *, jobject, jlong, jbyteArray, jint, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: putLogData - * Signature: (J[BI)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_putLogData - (JNIEnv *, jobject, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: clear0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_clear0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: setSavePoint0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_setSavePoint0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: rollbackToSavePoint0 - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_rollbackToSavePoint0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: popSavePoint - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_popSavePoint - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: setMaxBytes - * Signature: (JJ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBatchWithIndex_setMaxBytes - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: getWriteBatch - * Signature: (J)Lorg/forstdb/WriteBatch; - */ -JNIEXPORT jobject JNICALL Java_org_forstdb_WriteBatchWithIndex_getWriteBatch - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: newWriteBatchWithIndex - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_WriteBatchWithIndex_newWriteBatchWithIndex__ - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: newWriteBatchWithIndex - * Signature: (Z)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_WriteBatchWithIndex_newWriteBatchWithIndex__Z - (JNIEnv *, jclass, jboolean); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: newWriteBatchWithIndex - * Signature: (JBIZ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_WriteBatchWithIndex_newWriteBatchWithIndex__JBIZ - (JNIEnv *, jclass, jlong, jbyte, jint, jboolean); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: iterator0 - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_WriteBatchWithIndex_iterator0 - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: iterator1 - * Signature: (JJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_WriteBatchWithIndex_iterator1 - (JNIEnv *, jobject, jlong, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: iteratorWithBase - * Signature: (JJJJ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_WriteBatchWithIndex_iteratorWithBase - (JNIEnv *, jobject, jlong, jlong, jlong, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: getFromBatch - * Signature: (JJ[BI)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_WriteBatchWithIndex_getFromBatch__JJ_3BI - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: getFromBatch - * Signature: (JJ[BIJ)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_WriteBatchWithIndex_getFromBatch__JJ_3BIJ - (JNIEnv *, jobject, jlong, jlong, jbyteArray, jint, jlong); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: getFromBatchAndDB - * Signature: (JJJ[BI)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_WriteBatchWithIndex_getFromBatchAndDB__JJJ_3BI - (JNIEnv *, jobject, jlong, jlong, jlong, jbyteArray, jint); - -/* - * Class: org_forstdb_WriteBatchWithIndex - * Method: getFromBatchAndDB - * Signature: (JJJ[BIJ)[B - */ -JNIEXPORT jbyteArray JNICALL Java_org_forstdb_WriteBatchWithIndex_getFromBatchAndDB__JJJ_3BIJ - (JNIEnv *, jobject, jlong, jlong, jlong, jbyteArray, jint, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_WriteBatch_Handler.h b/java/include/org_forstdb_WriteBatch_Handler.h deleted file mode 100644 index 1015031f2..000000000 --- a/java/include/org_forstdb_WriteBatch_Handler.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_WriteBatch_Handler */ - -#ifndef _Included_org_forstdb_WriteBatch_Handler -#define _Included_org_forstdb_WriteBatch_Handler -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_WriteBatch_Handler - * Method: createNewHandler0 - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_WriteBatch_00024Handler_createNewHandler0 - (JNIEnv *, jobject); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_WriteBufferManager.h b/java/include/org_forstdb_WriteBufferManager.h deleted file mode 100644 index 0af6a74bd..000000000 --- a/java/include/org_forstdb_WriteBufferManager.h +++ /dev/null @@ -1,29 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_WriteBufferManager */ - -#ifndef _Included_org_forstdb_WriteBufferManager -#define _Included_org_forstdb_WriteBufferManager -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_WriteBufferManager - * Method: newWriteBufferManager - * Signature: (JJZ)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_WriteBufferManager_newWriteBufferManager - (JNIEnv *, jclass, jlong, jlong, jboolean); - -/* - * Class: org_forstdb_WriteBufferManager - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteBufferManager_disposeInternal - (JNIEnv *, jobject, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_WriteOptions.h b/java/include/org_forstdb_WriteOptions.h deleted file mode 100644 index 01ecfa9df..000000000 --- a/java/include/org_forstdb_WriteOptions.h +++ /dev/null @@ -1,133 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_WriteOptions */ - -#ifndef _Included_org_forstdb_WriteOptions -#define _Included_org_forstdb_WriteOptions -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_WriteOptions - * Method: newWriteOptions - * Signature: ()J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_WriteOptions_newWriteOptions - (JNIEnv *, jclass); - -/* - * Class: org_forstdb_WriteOptions - * Method: copyWriteOptions - * Signature: (J)J - */ -JNIEXPORT jlong JNICALL Java_org_forstdb_WriteOptions_copyWriteOptions - (JNIEnv *, jclass, jlong); - -/* - * Class: org_forstdb_WriteOptions - * Method: disposeInternal - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteOptions_disposeInternal - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteOptions - * Method: setSync - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteOptions_setSync - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_WriteOptions - * Method: sync - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_WriteOptions_sync - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteOptions - * Method: setDisableWAL - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteOptions_setDisableWAL - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_WriteOptions - * Method: disableWAL - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_WriteOptions_disableWAL - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteOptions - * Method: setIgnoreMissingColumnFamilies - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteOptions_setIgnoreMissingColumnFamilies - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_WriteOptions - * Method: ignoreMissingColumnFamilies - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_WriteOptions_ignoreMissingColumnFamilies - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteOptions - * Method: setNoSlowdown - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteOptions_setNoSlowdown - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_WriteOptions - * Method: noSlowdown - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_WriteOptions_noSlowdown - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteOptions - * Method: setLowPri - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteOptions_setLowPri - (JNIEnv *, jobject, jlong, jboolean); - -/* - * Class: org_forstdb_WriteOptions - * Method: lowPri - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_WriteOptions_lowPri - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteOptions - * Method: memtableInsertHintPerBatch - * Signature: (J)Z - */ -JNIEXPORT jboolean JNICALL Java_org_forstdb_WriteOptions_memtableInsertHintPerBatch - (JNIEnv *, jobject, jlong); - -/* - * Class: org_forstdb_WriteOptions - * Method: setMemtableInsertHintPerBatch - * Signature: (JZ)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_WriteOptions_setMemtableInsertHintPerBatch - (JNIEnv *, jobject, jlong, jboolean); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/java/include/org_forstdb_test_TestableEventListener.h b/java/include/org_forstdb_test_TestableEventListener.h deleted file mode 100644 index 4e9d36df5..000000000 --- a/java/include/org_forstdb_test_TestableEventListener.h +++ /dev/null @@ -1,21 +0,0 @@ -/* DO NOT EDIT THIS FILE - it is machine generated */ -#include -/* Header for class org_forstdb_test_TestableEventListener */ - -#ifndef _Included_org_forstdb_test_TestableEventListener -#define _Included_org_forstdb_test_TestableEventListener -#ifdef __cplusplus -extern "C" { -#endif -/* - * Class: org_forstdb_test_TestableEventListener - * Method: invokeAllCallbacks - * Signature: (J)V - */ -JNIEXPORT void JNICALL Java_org_forstdb_test_TestableEventListener_invokeAllCallbacks - (JNIEnv *, jclass, jlong); - -#ifdef __cplusplus -} -#endif -#endif diff --git a/zstd-1.5.5/tests/golden-decompression/empty-block.zst b/zstd-1.5.5/tests/golden-decompression/empty-block.zst deleted file mode 100644 index fbfb893e11eb677f1e6444ead8a5829a3a23e53e..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 11 QcmdPcs{faPL6iXq020jt9{>OV diff --git a/zstd-1.5.5/tests/golden-decompression/rle-first-block.zst b/zstd-1.5.5/tests/golden-decompression/rle-first-block.zst deleted file mode 100644 index fd067edd74ef9bab1dcf9af83baa7fee24f73287..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 45 acmdPcs{eNh1A_nq6CTVAl>2BW_7DJtPX%=V