@slatedb/uniffi 0.12.1 → 0.13.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/prebuilds/darwin-arm64/libslatedb_uniffi.dylib +0 -0
- package/prebuilds/darwin-x64/libslatedb_uniffi.dylib +0 -0
- package/prebuilds/linux-arm64-gnu/libslatedb_uniffi.so +0 -0
- package/prebuilds/linux-x64-gnu/libslatedb_uniffi.so +0 -0
- package/prebuilds/win32-arm64/slatedb_uniffi.dll +0 -0
- package/prebuilds/win32-x64/slatedb_uniffi.dll +0 -0
- package/slatedb-ffi.d.ts +104 -0
- package/slatedb-ffi.js +1833 -168
- package/slatedb.d.ts +631 -0
- package/slatedb.js +1432 -29
package/slatedb-ffi.js
CHANGED
|
@@ -38,8 +38,34 @@ export const ffiIntegrity = Object.freeze({
|
|
|
38
38
|
|
|
39
39
|
"uniffi_slatedb_uniffi_checksum_func_init_logging": 43029,
|
|
40
40
|
|
|
41
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_get_sequence_for_timestamp": 39670,
|
|
42
|
+
|
|
43
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_get_timestamp_for_sequence": 10449,
|
|
44
|
+
|
|
45
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_list_checkpoints": 43487,
|
|
46
|
+
|
|
47
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_list_compactions": 9774,
|
|
48
|
+
|
|
49
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_list_manifests": 13737,
|
|
50
|
+
|
|
51
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_read_compaction": 50237,
|
|
52
|
+
|
|
53
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_read_compactions": 53923,
|
|
54
|
+
|
|
55
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_read_compactor_state_view": 22143,
|
|
56
|
+
|
|
57
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_read_manifest": 1383,
|
|
58
|
+
|
|
59
|
+
"uniffi_slatedb_uniffi_checksum_method_adminbuilder_build": 46255,
|
|
60
|
+
|
|
61
|
+
"uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_seed": 52226,
|
|
62
|
+
|
|
63
|
+
"uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_wal_object_store": 18899,
|
|
64
|
+
|
|
41
65
|
"uniffi_slatedb_uniffi_checksum_method_dbbuilder_build": 18005,
|
|
42
66
|
|
|
67
|
+
"uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache": 61829,
|
|
68
|
+
|
|
43
69
|
"uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache_disabled": 17477,
|
|
44
70
|
|
|
45
71
|
"uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_merge_operator": 5839,
|
|
@@ -72,6 +98,8 @@ export const ffiIntegrity = Object.freeze({
|
|
|
72
98
|
|
|
73
99
|
"uniffi_slatedb_uniffi_checksum_method_db_delete_with_options": 44744,
|
|
74
100
|
|
|
101
|
+
"uniffi_slatedb_uniffi_checksum_method_db_evict_cached_sst": 60099,
|
|
102
|
+
|
|
75
103
|
"uniffi_slatedb_uniffi_checksum_method_db_flush": 42157,
|
|
76
104
|
|
|
77
105
|
"uniffi_slatedb_uniffi_checksum_method_db_flush_with_options": 27835,
|
|
@@ -106,12 +134,20 @@ export const ffiIntegrity = Object.freeze({
|
|
|
106
134
|
|
|
107
135
|
"uniffi_slatedb_uniffi_checksum_method_db_status": 33776,
|
|
108
136
|
|
|
137
|
+
"uniffi_slatedb_uniffi_checksum_method_db_warm_sst": 8802,
|
|
138
|
+
|
|
109
139
|
"uniffi_slatedb_uniffi_checksum_method_db_write": 29016,
|
|
110
140
|
|
|
111
141
|
"uniffi_slatedb_uniffi_checksum_method_db_write_with_options": 13580,
|
|
112
142
|
|
|
143
|
+
"uniffi_slatedb_uniffi_checksum_method_dbreader_evict_cached_sst": 31819,
|
|
144
|
+
|
|
113
145
|
"uniffi_slatedb_uniffi_checksum_method_dbreader_get": 53337,
|
|
114
146
|
|
|
147
|
+
"uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value": 12260,
|
|
148
|
+
|
|
149
|
+
"uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value_with_options": 19895,
|
|
150
|
+
|
|
115
151
|
"uniffi_slatedb_uniffi_checksum_method_dbreader_get_with_options": 22247,
|
|
116
152
|
|
|
117
153
|
"uniffi_slatedb_uniffi_checksum_method_dbreader_scan": 19340,
|
|
@@ -126,6 +162,8 @@ export const ffiIntegrity = Object.freeze({
|
|
|
126
162
|
|
|
127
163
|
"uniffi_slatedb_uniffi_checksum_method_dbreader_status": 4488,
|
|
128
164
|
|
|
165
|
+
"uniffi_slatedb_uniffi_checksum_method_dbreader_warm_sst": 26897,
|
|
166
|
+
|
|
129
167
|
"uniffi_slatedb_uniffi_checksum_method_dbsnapshot_get": 52436,
|
|
130
168
|
|
|
131
169
|
"uniffi_slatedb_uniffi_checksum_method_dbsnapshot_get_key_value": 58808,
|
|
@@ -250,10 +288,18 @@ export const ffiIntegrity = Object.freeze({
|
|
|
250
288
|
|
|
251
289
|
"uniffi_slatedb_uniffi_checksum_method_writebatch_put_with_options": 31177,
|
|
252
290
|
|
|
291
|
+
"uniffi_slatedb_uniffi_checksum_constructor_adminbuilder_new": 41354,
|
|
292
|
+
|
|
253
293
|
"uniffi_slatedb_uniffi_checksum_constructor_dbbuilder_new": 60260,
|
|
254
294
|
|
|
255
295
|
"uniffi_slatedb_uniffi_checksum_constructor_dbreaderbuilder_new": 20397,
|
|
256
296
|
|
|
297
|
+
"uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_foyer_cache": 16480,
|
|
298
|
+
|
|
299
|
+
"uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_moka_cache": 35589,
|
|
300
|
+
|
|
301
|
+
"uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_split_cache": 44755,
|
|
302
|
+
|
|
257
303
|
"uniffi_slatedb_uniffi_checksum_constructor_defaultmetricsrecorder_new": 31165,
|
|
258
304
|
|
|
259
305
|
"uniffi_slatedb_uniffi_checksum_constructor_objectstore_from_env": 61956,
|
|
@@ -742,6 +788,89 @@ function createBindingCore(libraryPath) {
|
|
|
742
788
|
Object.freeze(ffiStructs);
|
|
743
789
|
const ffiFunctions = Object.freeze({
|
|
744
790
|
|
|
791
|
+
uniffi_slatedb_uniffi_fn_clone_admin: library.func("uniffi_slatedb_uniffi_fn_clone_admin", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
792
|
+
|
|
793
|
+
uniffi_slatedb_uniffi_fn_clone_admin_generic_abi: library.func("uniffi_slatedb_uniffi_fn_clone_admin", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
794
|
+
|
|
795
|
+
|
|
796
|
+
uniffi_slatedb_uniffi_fn_free_admin: library.func("uniffi_slatedb_uniffi_fn_free_admin", "void", [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
797
|
+
|
|
798
|
+
uniffi_slatedb_uniffi_fn_free_admin_generic_abi: library.func("uniffi_slatedb_uniffi_fn_free_admin", "void", [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
799
|
+
|
|
800
|
+
|
|
801
|
+
uniffi_slatedb_uniffi_fn_method_admin_get_sequence_for_timestamp: library.func("uniffi_slatedb_uniffi_fn_method_admin_get_sequence_for_timestamp", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, "int64_t", "int8_t"]),
|
|
802
|
+
|
|
803
|
+
uniffi_slatedb_uniffi_fn_method_admin_get_sequence_for_timestamp_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_admin_get_sequence_for_timestamp", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, "int64_t", "int8_t"]),
|
|
804
|
+
|
|
805
|
+
|
|
806
|
+
uniffi_slatedb_uniffi_fn_method_admin_get_timestamp_for_sequence: library.func("uniffi_slatedb_uniffi_fn_method_admin_get_timestamp_for_sequence", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, "uint64_t", "int8_t"]),
|
|
807
|
+
|
|
808
|
+
uniffi_slatedb_uniffi_fn_method_admin_get_timestamp_for_sequence_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_admin_get_timestamp_for_sequence", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, "uint64_t", "int8_t"]),
|
|
809
|
+
|
|
810
|
+
|
|
811
|
+
uniffi_slatedb_uniffi_fn_method_admin_list_checkpoints: library.func("uniffi_slatedb_uniffi_fn_method_admin_list_checkpoints", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer]),
|
|
812
|
+
|
|
813
|
+
uniffi_slatedb_uniffi_fn_method_admin_list_checkpoints_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_admin_list_checkpoints", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer]),
|
|
814
|
+
|
|
815
|
+
|
|
816
|
+
uniffi_slatedb_uniffi_fn_method_admin_list_compactions: library.func("uniffi_slatedb_uniffi_fn_method_admin_list_compactions", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer, ffiTypes.RustBuffer]),
|
|
817
|
+
|
|
818
|
+
uniffi_slatedb_uniffi_fn_method_admin_list_compactions_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_admin_list_compactions", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer, ffiTypes.RustBuffer]),
|
|
819
|
+
|
|
820
|
+
|
|
821
|
+
uniffi_slatedb_uniffi_fn_method_admin_list_manifests: library.func("uniffi_slatedb_uniffi_fn_method_admin_list_manifests", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer, ffiTypes.RustBuffer]),
|
|
822
|
+
|
|
823
|
+
uniffi_slatedb_uniffi_fn_method_admin_list_manifests_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_admin_list_manifests", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer, ffiTypes.RustBuffer]),
|
|
824
|
+
|
|
825
|
+
|
|
826
|
+
uniffi_slatedb_uniffi_fn_method_admin_read_compaction: library.func("uniffi_slatedb_uniffi_fn_method_admin_read_compaction", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer, ffiTypes.RustBuffer]),
|
|
827
|
+
|
|
828
|
+
uniffi_slatedb_uniffi_fn_method_admin_read_compaction_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_admin_read_compaction", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer, ffiTypes.RustBuffer]),
|
|
829
|
+
|
|
830
|
+
|
|
831
|
+
uniffi_slatedb_uniffi_fn_method_admin_read_compactions: library.func("uniffi_slatedb_uniffi_fn_method_admin_read_compactions", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer]),
|
|
832
|
+
|
|
833
|
+
uniffi_slatedb_uniffi_fn_method_admin_read_compactions_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_admin_read_compactions", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer]),
|
|
834
|
+
|
|
835
|
+
|
|
836
|
+
uniffi_slatedb_uniffi_fn_method_admin_read_compactor_state_view: library.func("uniffi_slatedb_uniffi_fn_method_admin_read_compactor_state_view", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle]),
|
|
837
|
+
|
|
838
|
+
uniffi_slatedb_uniffi_fn_method_admin_read_compactor_state_view_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_admin_read_compactor_state_view", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle]),
|
|
839
|
+
|
|
840
|
+
|
|
841
|
+
uniffi_slatedb_uniffi_fn_method_admin_read_manifest: library.func("uniffi_slatedb_uniffi_fn_method_admin_read_manifest", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer]),
|
|
842
|
+
|
|
843
|
+
uniffi_slatedb_uniffi_fn_method_admin_read_manifest_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_admin_read_manifest", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer]),
|
|
844
|
+
|
|
845
|
+
|
|
846
|
+
uniffi_slatedb_uniffi_fn_clone_adminbuilder: library.func("uniffi_slatedb_uniffi_fn_clone_adminbuilder", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
847
|
+
|
|
848
|
+
uniffi_slatedb_uniffi_fn_clone_adminbuilder_generic_abi: library.func("uniffi_slatedb_uniffi_fn_clone_adminbuilder", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
849
|
+
|
|
850
|
+
|
|
851
|
+
uniffi_slatedb_uniffi_fn_free_adminbuilder: library.func("uniffi_slatedb_uniffi_fn_free_adminbuilder", "void", [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
852
|
+
|
|
853
|
+
uniffi_slatedb_uniffi_fn_free_adminbuilder_generic_abi: library.func("uniffi_slatedb_uniffi_fn_free_adminbuilder", "void", [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
854
|
+
|
|
855
|
+
|
|
856
|
+
uniffi_slatedb_uniffi_fn_constructor_adminbuilder_new: library.func("uniffi_slatedb_uniffi_fn_constructor_adminbuilder_new", ffiTypes.UniffiHandle, [ffiTypes.RustBuffer, ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
857
|
+
|
|
858
|
+
|
|
859
|
+
uniffi_slatedb_uniffi_fn_method_adminbuilder_build: library.func("uniffi_slatedb_uniffi_fn_method_adminbuilder_build", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
860
|
+
|
|
861
|
+
uniffi_slatedb_uniffi_fn_method_adminbuilder_build_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_adminbuilder_build", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
862
|
+
|
|
863
|
+
|
|
864
|
+
uniffi_slatedb_uniffi_fn_method_adminbuilder_with_seed: library.func("uniffi_slatedb_uniffi_fn_method_adminbuilder_with_seed", "void", [ffiTypes.UniffiHandle, "uint64_t", koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
865
|
+
|
|
866
|
+
uniffi_slatedb_uniffi_fn_method_adminbuilder_with_seed_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_adminbuilder_with_seed", "void", [ffiTypes.UniffiHandle, "uint64_t", koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
867
|
+
|
|
868
|
+
|
|
869
|
+
uniffi_slatedb_uniffi_fn_method_adminbuilder_with_wal_object_store: library.func("uniffi_slatedb_uniffi_fn_method_adminbuilder_with_wal_object_store", "void", [ffiTypes.UniffiHandle, ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
870
|
+
|
|
871
|
+
uniffi_slatedb_uniffi_fn_method_adminbuilder_with_wal_object_store_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_adminbuilder_with_wal_object_store", "void", [ffiTypes.UniffiHandle, ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
872
|
+
|
|
873
|
+
|
|
745
874
|
uniffi_slatedb_uniffi_fn_clone_dbbuilder: library.func("uniffi_slatedb_uniffi_fn_clone_dbbuilder", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
746
875
|
|
|
747
876
|
uniffi_slatedb_uniffi_fn_clone_dbbuilder_generic_abi: library.func("uniffi_slatedb_uniffi_fn_clone_dbbuilder", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
@@ -760,6 +889,11 @@ function createBindingCore(libraryPath) {
|
|
|
760
889
|
uniffi_slatedb_uniffi_fn_method_dbbuilder_build_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_dbbuilder_build", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle]),
|
|
761
890
|
|
|
762
891
|
|
|
892
|
+
uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache: library.func("uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache", "void", [ffiTypes.UniffiHandle, ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
893
|
+
|
|
894
|
+
uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache", "void", [ffiTypes.UniffiHandle, ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
895
|
+
|
|
896
|
+
|
|
763
897
|
uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache_disabled: library.func("uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache_disabled", "void", [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
764
898
|
|
|
765
899
|
uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache_disabled_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache_disabled", "void", [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
@@ -863,6 +997,11 @@ function createBindingCore(libraryPath) {
|
|
|
863
997
|
uniffi_slatedb_uniffi_fn_method_db_delete_with_options_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_db_delete_with_options", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer, ffiTypes.RustBuffer]),
|
|
864
998
|
|
|
865
999
|
|
|
1000
|
+
uniffi_slatedb_uniffi_fn_method_db_evict_cached_sst: library.func("uniffi_slatedb_uniffi_fn_method_db_evict_cached_sst", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer]),
|
|
1001
|
+
|
|
1002
|
+
uniffi_slatedb_uniffi_fn_method_db_evict_cached_sst_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_db_evict_cached_sst", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer]),
|
|
1003
|
+
|
|
1004
|
+
|
|
866
1005
|
uniffi_slatedb_uniffi_fn_method_db_flush: library.func("uniffi_slatedb_uniffi_fn_method_db_flush", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle]),
|
|
867
1006
|
|
|
868
1007
|
uniffi_slatedb_uniffi_fn_method_db_flush_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_db_flush", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle]),
|
|
@@ -948,6 +1087,11 @@ function createBindingCore(libraryPath) {
|
|
|
948
1087
|
uniffi_slatedb_uniffi_fn_method_db_status_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_db_status", ffiTypes.RustBuffer, [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
949
1088
|
|
|
950
1089
|
|
|
1090
|
+
uniffi_slatedb_uniffi_fn_method_db_warm_sst: library.func("uniffi_slatedb_uniffi_fn_method_db_warm_sst", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer, ffiTypes.RustBuffer]),
|
|
1091
|
+
|
|
1092
|
+
uniffi_slatedb_uniffi_fn_method_db_warm_sst_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_db_warm_sst", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer, ffiTypes.RustBuffer]),
|
|
1093
|
+
|
|
1094
|
+
|
|
951
1095
|
uniffi_slatedb_uniffi_fn_method_db_write: library.func("uniffi_slatedb_uniffi_fn_method_db_write", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.UniffiHandle]),
|
|
952
1096
|
|
|
953
1097
|
uniffi_slatedb_uniffi_fn_method_db_write_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_db_write", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.UniffiHandle]),
|
|
@@ -958,6 +1102,27 @@ function createBindingCore(libraryPath) {
|
|
|
958
1102
|
uniffi_slatedb_uniffi_fn_method_db_write_with_options_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_db_write_with_options", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.UniffiHandle, ffiTypes.RustBuffer]),
|
|
959
1103
|
|
|
960
1104
|
|
|
1105
|
+
uniffi_slatedb_uniffi_fn_clone_dbcache: library.func("uniffi_slatedb_uniffi_fn_clone_dbcache", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
1106
|
+
|
|
1107
|
+
uniffi_slatedb_uniffi_fn_clone_dbcache_generic_abi: library.func("uniffi_slatedb_uniffi_fn_clone_dbcache", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
1108
|
+
|
|
1109
|
+
|
|
1110
|
+
uniffi_slatedb_uniffi_fn_free_dbcache: library.func("uniffi_slatedb_uniffi_fn_free_dbcache", "void", [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
1111
|
+
|
|
1112
|
+
uniffi_slatedb_uniffi_fn_free_dbcache_generic_abi: library.func("uniffi_slatedb_uniffi_fn_free_dbcache", "void", [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
1113
|
+
|
|
1114
|
+
|
|
1115
|
+
uniffi_slatedb_uniffi_fn_constructor_dbcache_new_foyer_cache: library.func("uniffi_slatedb_uniffi_fn_constructor_dbcache_new_foyer_cache", ffiTypes.UniffiHandle, [ffiTypes.RustBuffer, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
1116
|
+
|
|
1117
|
+
|
|
1118
|
+
uniffi_slatedb_uniffi_fn_constructor_dbcache_new_moka_cache: library.func("uniffi_slatedb_uniffi_fn_constructor_dbcache_new_moka_cache", ffiTypes.UniffiHandle, [ffiTypes.RustBuffer, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
1119
|
+
|
|
1120
|
+
|
|
1121
|
+
uniffi_slatedb_uniffi_fn_constructor_dbcache_new_split_cache: library.func("uniffi_slatedb_uniffi_fn_constructor_dbcache_new_split_cache", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
1122
|
+
|
|
1123
|
+
uniffi_slatedb_uniffi_fn_constructor_dbcache_new_split_cache_generic_abi: library.func("uniffi_slatedb_uniffi_fn_constructor_dbcache_new_split_cache", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
1124
|
+
|
|
1125
|
+
|
|
961
1126
|
uniffi_slatedb_uniffi_fn_clone_dbreader: library.func("uniffi_slatedb_uniffi_fn_clone_dbreader", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
962
1127
|
|
|
963
1128
|
uniffi_slatedb_uniffi_fn_clone_dbreader_generic_abi: library.func("uniffi_slatedb_uniffi_fn_clone_dbreader", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
@@ -968,11 +1133,26 @@ function createBindingCore(libraryPath) {
|
|
|
968
1133
|
uniffi_slatedb_uniffi_fn_free_dbreader_generic_abi: library.func("uniffi_slatedb_uniffi_fn_free_dbreader", "void", [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
969
1134
|
|
|
970
1135
|
|
|
1136
|
+
uniffi_slatedb_uniffi_fn_method_dbreader_evict_cached_sst: library.func("uniffi_slatedb_uniffi_fn_method_dbreader_evict_cached_sst", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer]),
|
|
1137
|
+
|
|
1138
|
+
uniffi_slatedb_uniffi_fn_method_dbreader_evict_cached_sst_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_dbreader_evict_cached_sst", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer]),
|
|
1139
|
+
|
|
1140
|
+
|
|
971
1141
|
uniffi_slatedb_uniffi_fn_method_dbreader_get: library.func("uniffi_slatedb_uniffi_fn_method_dbreader_get", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer]),
|
|
972
1142
|
|
|
973
1143
|
uniffi_slatedb_uniffi_fn_method_dbreader_get_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_dbreader_get", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer]),
|
|
974
1144
|
|
|
975
1145
|
|
|
1146
|
+
uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value: library.func("uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer]),
|
|
1147
|
+
|
|
1148
|
+
uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer]),
|
|
1149
|
+
|
|
1150
|
+
|
|
1151
|
+
uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_with_options: library.func("uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_with_options", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer, ffiTypes.RustBuffer]),
|
|
1152
|
+
|
|
1153
|
+
uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_with_options_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_with_options", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer, ffiTypes.RustBuffer]),
|
|
1154
|
+
|
|
1155
|
+
|
|
976
1156
|
uniffi_slatedb_uniffi_fn_method_dbreader_get_with_options: library.func("uniffi_slatedb_uniffi_fn_method_dbreader_get_with_options", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer, ffiTypes.RustBuffer]),
|
|
977
1157
|
|
|
978
1158
|
uniffi_slatedb_uniffi_fn_method_dbreader_get_with_options_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_dbreader_get_with_options", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer, ffiTypes.RustBuffer]),
|
|
@@ -1008,6 +1188,11 @@ function createBindingCore(libraryPath) {
|
|
|
1008
1188
|
uniffi_slatedb_uniffi_fn_method_dbreader_status_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_dbreader_status", ffiTypes.RustBuffer, [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
1009
1189
|
|
|
1010
1190
|
|
|
1191
|
+
uniffi_slatedb_uniffi_fn_method_dbreader_warm_sst: library.func("uniffi_slatedb_uniffi_fn_method_dbreader_warm_sst", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer, ffiTypes.RustBuffer]),
|
|
1192
|
+
|
|
1193
|
+
uniffi_slatedb_uniffi_fn_method_dbreader_warm_sst_generic_abi: library.func("uniffi_slatedb_uniffi_fn_method_dbreader_warm_sst", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, ffiTypes.RustBuffer, ffiTypes.RustBuffer]),
|
|
1194
|
+
|
|
1195
|
+
|
|
1011
1196
|
uniffi_slatedb_uniffi_fn_clone_dbsnapshot: library.func("uniffi_slatedb_uniffi_fn_clone_dbsnapshot", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
1012
1197
|
|
|
1013
1198
|
uniffi_slatedb_uniffi_fn_clone_dbsnapshot_generic_abi: library.func("uniffi_slatedb_uniffi_fn_clone_dbsnapshot", ffiTypes.UniffiHandle, [ffiTypes.UniffiHandle, koffi.pointer(ffiTypes.RustCallStatus)]),
|
|
@@ -1800,9 +1985,48 @@ function createBindingCore(libraryPath) {
|
|
|
1800
1985
|
uniffi_slatedb_uniffi_checksum_func_init_logging: library.func("uniffi_slatedb_uniffi_checksum_func_init_logging", "uint16_t", []),
|
|
1801
1986
|
|
|
1802
1987
|
|
|
1988
|
+
uniffi_slatedb_uniffi_checksum_method_admin_get_sequence_for_timestamp: library.func("uniffi_slatedb_uniffi_checksum_method_admin_get_sequence_for_timestamp", "uint16_t", []),
|
|
1989
|
+
|
|
1990
|
+
|
|
1991
|
+
uniffi_slatedb_uniffi_checksum_method_admin_get_timestamp_for_sequence: library.func("uniffi_slatedb_uniffi_checksum_method_admin_get_timestamp_for_sequence", "uint16_t", []),
|
|
1992
|
+
|
|
1993
|
+
|
|
1994
|
+
uniffi_slatedb_uniffi_checksum_method_admin_list_checkpoints: library.func("uniffi_slatedb_uniffi_checksum_method_admin_list_checkpoints", "uint16_t", []),
|
|
1995
|
+
|
|
1996
|
+
|
|
1997
|
+
uniffi_slatedb_uniffi_checksum_method_admin_list_compactions: library.func("uniffi_slatedb_uniffi_checksum_method_admin_list_compactions", "uint16_t", []),
|
|
1998
|
+
|
|
1999
|
+
|
|
2000
|
+
uniffi_slatedb_uniffi_checksum_method_admin_list_manifests: library.func("uniffi_slatedb_uniffi_checksum_method_admin_list_manifests", "uint16_t", []),
|
|
2001
|
+
|
|
2002
|
+
|
|
2003
|
+
uniffi_slatedb_uniffi_checksum_method_admin_read_compaction: library.func("uniffi_slatedb_uniffi_checksum_method_admin_read_compaction", "uint16_t", []),
|
|
2004
|
+
|
|
2005
|
+
|
|
2006
|
+
uniffi_slatedb_uniffi_checksum_method_admin_read_compactions: library.func("uniffi_slatedb_uniffi_checksum_method_admin_read_compactions", "uint16_t", []),
|
|
2007
|
+
|
|
2008
|
+
|
|
2009
|
+
uniffi_slatedb_uniffi_checksum_method_admin_read_compactor_state_view: library.func("uniffi_slatedb_uniffi_checksum_method_admin_read_compactor_state_view", "uint16_t", []),
|
|
2010
|
+
|
|
2011
|
+
|
|
2012
|
+
uniffi_slatedb_uniffi_checksum_method_admin_read_manifest: library.func("uniffi_slatedb_uniffi_checksum_method_admin_read_manifest", "uint16_t", []),
|
|
2013
|
+
|
|
2014
|
+
|
|
2015
|
+
uniffi_slatedb_uniffi_checksum_method_adminbuilder_build: library.func("uniffi_slatedb_uniffi_checksum_method_adminbuilder_build", "uint16_t", []),
|
|
2016
|
+
|
|
2017
|
+
|
|
2018
|
+
uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_seed: library.func("uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_seed", "uint16_t", []),
|
|
2019
|
+
|
|
2020
|
+
|
|
2021
|
+
uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_wal_object_store: library.func("uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_wal_object_store", "uint16_t", []),
|
|
2022
|
+
|
|
2023
|
+
|
|
1803
2024
|
uniffi_slatedb_uniffi_checksum_method_dbbuilder_build: library.func("uniffi_slatedb_uniffi_checksum_method_dbbuilder_build", "uint16_t", []),
|
|
1804
2025
|
|
|
1805
2026
|
|
|
2027
|
+
uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache: library.func("uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache", "uint16_t", []),
|
|
2028
|
+
|
|
2029
|
+
|
|
1806
2030
|
uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache_disabled: library.func("uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache_disabled", "uint16_t", []),
|
|
1807
2031
|
|
|
1808
2032
|
|
|
@@ -1851,6 +2075,9 @@ function createBindingCore(libraryPath) {
|
|
|
1851
2075
|
uniffi_slatedb_uniffi_checksum_method_db_delete_with_options: library.func("uniffi_slatedb_uniffi_checksum_method_db_delete_with_options", "uint16_t", []),
|
|
1852
2076
|
|
|
1853
2077
|
|
|
2078
|
+
uniffi_slatedb_uniffi_checksum_method_db_evict_cached_sst: library.func("uniffi_slatedb_uniffi_checksum_method_db_evict_cached_sst", "uint16_t", []),
|
|
2079
|
+
|
|
2080
|
+
|
|
1854
2081
|
uniffi_slatedb_uniffi_checksum_method_db_flush: library.func("uniffi_slatedb_uniffi_checksum_method_db_flush", "uint16_t", []),
|
|
1855
2082
|
|
|
1856
2083
|
|
|
@@ -1902,15 +2129,27 @@ function createBindingCore(libraryPath) {
|
|
|
1902
2129
|
uniffi_slatedb_uniffi_checksum_method_db_status: library.func("uniffi_slatedb_uniffi_checksum_method_db_status", "uint16_t", []),
|
|
1903
2130
|
|
|
1904
2131
|
|
|
2132
|
+
uniffi_slatedb_uniffi_checksum_method_db_warm_sst: library.func("uniffi_slatedb_uniffi_checksum_method_db_warm_sst", "uint16_t", []),
|
|
2133
|
+
|
|
2134
|
+
|
|
1905
2135
|
uniffi_slatedb_uniffi_checksum_method_db_write: library.func("uniffi_slatedb_uniffi_checksum_method_db_write", "uint16_t", []),
|
|
1906
2136
|
|
|
1907
2137
|
|
|
1908
2138
|
uniffi_slatedb_uniffi_checksum_method_db_write_with_options: library.func("uniffi_slatedb_uniffi_checksum_method_db_write_with_options", "uint16_t", []),
|
|
1909
2139
|
|
|
1910
2140
|
|
|
2141
|
+
uniffi_slatedb_uniffi_checksum_method_dbreader_evict_cached_sst: library.func("uniffi_slatedb_uniffi_checksum_method_dbreader_evict_cached_sst", "uint16_t", []),
|
|
2142
|
+
|
|
2143
|
+
|
|
1911
2144
|
uniffi_slatedb_uniffi_checksum_method_dbreader_get: library.func("uniffi_slatedb_uniffi_checksum_method_dbreader_get", "uint16_t", []),
|
|
1912
2145
|
|
|
1913
2146
|
|
|
2147
|
+
uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value: library.func("uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value", "uint16_t", []),
|
|
2148
|
+
|
|
2149
|
+
|
|
2150
|
+
uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value_with_options: library.func("uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value_with_options", "uint16_t", []),
|
|
2151
|
+
|
|
2152
|
+
|
|
1914
2153
|
uniffi_slatedb_uniffi_checksum_method_dbreader_get_with_options: library.func("uniffi_slatedb_uniffi_checksum_method_dbreader_get_with_options", "uint16_t", []),
|
|
1915
2154
|
|
|
1916
2155
|
|
|
@@ -1932,6 +2171,9 @@ function createBindingCore(libraryPath) {
|
|
|
1932
2171
|
uniffi_slatedb_uniffi_checksum_method_dbreader_status: library.func("uniffi_slatedb_uniffi_checksum_method_dbreader_status", "uint16_t", []),
|
|
1933
2172
|
|
|
1934
2173
|
|
|
2174
|
+
uniffi_slatedb_uniffi_checksum_method_dbreader_warm_sst: library.func("uniffi_slatedb_uniffi_checksum_method_dbreader_warm_sst", "uint16_t", []),
|
|
2175
|
+
|
|
2176
|
+
|
|
1935
2177
|
uniffi_slatedb_uniffi_checksum_method_dbsnapshot_get: library.func("uniffi_slatedb_uniffi_checksum_method_dbsnapshot_get", "uint16_t", []),
|
|
1936
2178
|
|
|
1937
2179
|
|
|
@@ -2118,12 +2360,24 @@ function createBindingCore(libraryPath) {
|
|
|
2118
2360
|
uniffi_slatedb_uniffi_checksum_method_writebatch_put_with_options: library.func("uniffi_slatedb_uniffi_checksum_method_writebatch_put_with_options", "uint16_t", []),
|
|
2119
2361
|
|
|
2120
2362
|
|
|
2363
|
+
uniffi_slatedb_uniffi_checksum_constructor_adminbuilder_new: library.func("uniffi_slatedb_uniffi_checksum_constructor_adminbuilder_new", "uint16_t", []),
|
|
2364
|
+
|
|
2365
|
+
|
|
2121
2366
|
uniffi_slatedb_uniffi_checksum_constructor_dbbuilder_new: library.func("uniffi_slatedb_uniffi_checksum_constructor_dbbuilder_new", "uint16_t", []),
|
|
2122
2367
|
|
|
2123
2368
|
|
|
2124
2369
|
uniffi_slatedb_uniffi_checksum_constructor_dbreaderbuilder_new: library.func("uniffi_slatedb_uniffi_checksum_constructor_dbreaderbuilder_new", "uint16_t", []),
|
|
2125
2370
|
|
|
2126
2371
|
|
|
2372
|
+
uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_foyer_cache: library.func("uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_foyer_cache", "uint16_t", []),
|
|
2373
|
+
|
|
2374
|
+
|
|
2375
|
+
uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_moka_cache: library.func("uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_moka_cache", "uint16_t", []),
|
|
2376
|
+
|
|
2377
|
+
|
|
2378
|
+
uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_split_cache: library.func("uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_split_cache", "uint16_t", []),
|
|
2379
|
+
|
|
2380
|
+
|
|
2127
2381
|
uniffi_slatedb_uniffi_checksum_constructor_defaultmetricsrecorder_new: library.func("uniffi_slatedb_uniffi_checksum_constructor_defaultmetricsrecorder_new", "uint16_t", []),
|
|
2128
2382
|
|
|
2129
2383
|
|
|
@@ -2350,8 +2604,34 @@ export function getChecksums(bindings = getFfiBindings()) {
|
|
|
2350
2604
|
|
|
2351
2605
|
"uniffi_slatedb_uniffi_checksum_func_init_logging": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_func_init_logging(),
|
|
2352
2606
|
|
|
2607
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_get_sequence_for_timestamp": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_get_sequence_for_timestamp(),
|
|
2608
|
+
|
|
2609
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_get_timestamp_for_sequence": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_get_timestamp_for_sequence(),
|
|
2610
|
+
|
|
2611
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_list_checkpoints": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_list_checkpoints(),
|
|
2612
|
+
|
|
2613
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_list_compactions": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_list_compactions(),
|
|
2614
|
+
|
|
2615
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_list_manifests": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_list_manifests(),
|
|
2616
|
+
|
|
2617
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_read_compaction": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_read_compaction(),
|
|
2618
|
+
|
|
2619
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_read_compactions": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_read_compactions(),
|
|
2620
|
+
|
|
2621
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_read_compactor_state_view": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_read_compactor_state_view(),
|
|
2622
|
+
|
|
2623
|
+
"uniffi_slatedb_uniffi_checksum_method_admin_read_manifest": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_read_manifest(),
|
|
2624
|
+
|
|
2625
|
+
"uniffi_slatedb_uniffi_checksum_method_adminbuilder_build": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_adminbuilder_build(),
|
|
2626
|
+
|
|
2627
|
+
"uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_seed": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_seed(),
|
|
2628
|
+
|
|
2629
|
+
"uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_wal_object_store": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_wal_object_store(),
|
|
2630
|
+
|
|
2353
2631
|
"uniffi_slatedb_uniffi_checksum_method_dbbuilder_build": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbbuilder_build(),
|
|
2354
2632
|
|
|
2633
|
+
"uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache(),
|
|
2634
|
+
|
|
2355
2635
|
"uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache_disabled": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache_disabled(),
|
|
2356
2636
|
|
|
2357
2637
|
"uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_merge_operator": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_merge_operator(),
|
|
@@ -2384,6 +2664,8 @@ export function getChecksums(bindings = getFfiBindings()) {
|
|
|
2384
2664
|
|
|
2385
2665
|
"uniffi_slatedb_uniffi_checksum_method_db_delete_with_options": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_db_delete_with_options(),
|
|
2386
2666
|
|
|
2667
|
+
"uniffi_slatedb_uniffi_checksum_method_db_evict_cached_sst": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_db_evict_cached_sst(),
|
|
2668
|
+
|
|
2387
2669
|
"uniffi_slatedb_uniffi_checksum_method_db_flush": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_db_flush(),
|
|
2388
2670
|
|
|
2389
2671
|
"uniffi_slatedb_uniffi_checksum_method_db_flush_with_options": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_db_flush_with_options(),
|
|
@@ -2418,12 +2700,20 @@ export function getChecksums(bindings = getFfiBindings()) {
|
|
|
2418
2700
|
|
|
2419
2701
|
"uniffi_slatedb_uniffi_checksum_method_db_status": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_db_status(),
|
|
2420
2702
|
|
|
2703
|
+
"uniffi_slatedb_uniffi_checksum_method_db_warm_sst": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_db_warm_sst(),
|
|
2704
|
+
|
|
2421
2705
|
"uniffi_slatedb_uniffi_checksum_method_db_write": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_db_write(),
|
|
2422
2706
|
|
|
2423
2707
|
"uniffi_slatedb_uniffi_checksum_method_db_write_with_options": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_db_write_with_options(),
|
|
2424
2708
|
|
|
2709
|
+
"uniffi_slatedb_uniffi_checksum_method_dbreader_evict_cached_sst": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbreader_evict_cached_sst(),
|
|
2710
|
+
|
|
2425
2711
|
"uniffi_slatedb_uniffi_checksum_method_dbreader_get": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbreader_get(),
|
|
2426
2712
|
|
|
2713
|
+
"uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value(),
|
|
2714
|
+
|
|
2715
|
+
"uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value_with_options": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value_with_options(),
|
|
2716
|
+
|
|
2427
2717
|
"uniffi_slatedb_uniffi_checksum_method_dbreader_get_with_options": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbreader_get_with_options(),
|
|
2428
2718
|
|
|
2429
2719
|
"uniffi_slatedb_uniffi_checksum_method_dbreader_scan": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbreader_scan(),
|
|
@@ -2438,6 +2728,8 @@ export function getChecksums(bindings = getFfiBindings()) {
|
|
|
2438
2728
|
|
|
2439
2729
|
"uniffi_slatedb_uniffi_checksum_method_dbreader_status": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbreader_status(),
|
|
2440
2730
|
|
|
2731
|
+
"uniffi_slatedb_uniffi_checksum_method_dbreader_warm_sst": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbreader_warm_sst(),
|
|
2732
|
+
|
|
2441
2733
|
"uniffi_slatedb_uniffi_checksum_method_dbsnapshot_get": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbsnapshot_get(),
|
|
2442
2734
|
|
|
2443
2735
|
"uniffi_slatedb_uniffi_checksum_method_dbsnapshot_get_key_value": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbsnapshot_get_key_value(),
|
|
@@ -2562,10 +2854,18 @@ export function getChecksums(bindings = getFfiBindings()) {
|
|
|
2562
2854
|
|
|
2563
2855
|
"uniffi_slatedb_uniffi_checksum_method_writebatch_put_with_options": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_method_writebatch_put_with_options(),
|
|
2564
2856
|
|
|
2857
|
+
"uniffi_slatedb_uniffi_checksum_constructor_adminbuilder_new": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_constructor_adminbuilder_new(),
|
|
2858
|
+
|
|
2565
2859
|
"uniffi_slatedb_uniffi_checksum_constructor_dbbuilder_new": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_constructor_dbbuilder_new(),
|
|
2566
2860
|
|
|
2567
2861
|
"uniffi_slatedb_uniffi_checksum_constructor_dbreaderbuilder_new": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_constructor_dbreaderbuilder_new(),
|
|
2568
2862
|
|
|
2863
|
+
"uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_foyer_cache": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_foyer_cache(),
|
|
2864
|
+
|
|
2865
|
+
"uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_moka_cache": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_moka_cache(),
|
|
2866
|
+
|
|
2867
|
+
"uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_split_cache": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_split_cache(),
|
|
2868
|
+
|
|
2569
2869
|
"uniffi_slatedb_uniffi_checksum_constructor_defaultmetricsrecorder_new": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_constructor_defaultmetricsrecorder_new(),
|
|
2570
2870
|
|
|
2571
2871
|
"uniffi_slatedb_uniffi_checksum_constructor_objectstore_from_env": bindings.ffiFunctions.uniffi_slatedb_uniffi_checksum_constructor_objectstore_from_env(),
|
|
@@ -2608,10 +2908,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2608
2908
|
}
|
|
2609
2909
|
|
|
2610
2910
|
{
|
|
2611
|
-
const expected = ffiIntegrity.checksums["
|
|
2612
|
-
const actual = actualChecksums["
|
|
2911
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_admin_get_sequence_for_timestamp"];
|
|
2912
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_admin_get_sequence_for_timestamp"];
|
|
2613
2913
|
if (actual !== expected) {
|
|
2614
|
-
throw new ChecksumMismatchError("
|
|
2914
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_admin_get_sequence_for_timestamp", expected, actual, {
|
|
2615
2915
|
details: {
|
|
2616
2916
|
libraryPath: bindings.libraryPath,
|
|
2617
2917
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2621,10 +2921,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2621
2921
|
}
|
|
2622
2922
|
|
|
2623
2923
|
{
|
|
2624
|
-
const expected = ffiIntegrity.checksums["
|
|
2625
|
-
const actual = actualChecksums["
|
|
2924
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_admin_get_timestamp_for_sequence"];
|
|
2925
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_admin_get_timestamp_for_sequence"];
|
|
2626
2926
|
if (actual !== expected) {
|
|
2627
|
-
throw new ChecksumMismatchError("
|
|
2927
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_admin_get_timestamp_for_sequence", expected, actual, {
|
|
2628
2928
|
details: {
|
|
2629
2929
|
libraryPath: bindings.libraryPath,
|
|
2630
2930
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2634,10 +2934,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2634
2934
|
}
|
|
2635
2935
|
|
|
2636
2936
|
{
|
|
2637
|
-
const expected = ffiIntegrity.checksums["
|
|
2638
|
-
const actual = actualChecksums["
|
|
2937
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_admin_list_checkpoints"];
|
|
2938
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_admin_list_checkpoints"];
|
|
2639
2939
|
if (actual !== expected) {
|
|
2640
|
-
throw new ChecksumMismatchError("
|
|
2940
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_admin_list_checkpoints", expected, actual, {
|
|
2641
2941
|
details: {
|
|
2642
2942
|
libraryPath: bindings.libraryPath,
|
|
2643
2943
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2647,10 +2947,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2647
2947
|
}
|
|
2648
2948
|
|
|
2649
2949
|
{
|
|
2650
|
-
const expected = ffiIntegrity.checksums["
|
|
2651
|
-
const actual = actualChecksums["
|
|
2950
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_admin_list_compactions"];
|
|
2951
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_admin_list_compactions"];
|
|
2652
2952
|
if (actual !== expected) {
|
|
2653
|
-
throw new ChecksumMismatchError("
|
|
2953
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_admin_list_compactions", expected, actual, {
|
|
2654
2954
|
details: {
|
|
2655
2955
|
libraryPath: bindings.libraryPath,
|
|
2656
2956
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2660,10 +2960,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2660
2960
|
}
|
|
2661
2961
|
|
|
2662
2962
|
{
|
|
2663
|
-
const expected = ffiIntegrity.checksums["
|
|
2664
|
-
const actual = actualChecksums["
|
|
2963
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_admin_list_manifests"];
|
|
2964
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_admin_list_manifests"];
|
|
2665
2965
|
if (actual !== expected) {
|
|
2666
|
-
throw new ChecksumMismatchError("
|
|
2966
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_admin_list_manifests", expected, actual, {
|
|
2667
2967
|
details: {
|
|
2668
2968
|
libraryPath: bindings.libraryPath,
|
|
2669
2969
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2673,10 +2973,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2673
2973
|
}
|
|
2674
2974
|
|
|
2675
2975
|
{
|
|
2676
|
-
const expected = ffiIntegrity.checksums["
|
|
2677
|
-
const actual = actualChecksums["
|
|
2976
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_admin_read_compaction"];
|
|
2977
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_admin_read_compaction"];
|
|
2678
2978
|
if (actual !== expected) {
|
|
2679
|
-
throw new ChecksumMismatchError("
|
|
2979
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_admin_read_compaction", expected, actual, {
|
|
2680
2980
|
details: {
|
|
2681
2981
|
libraryPath: bindings.libraryPath,
|
|
2682
2982
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2686,10 +2986,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2686
2986
|
}
|
|
2687
2987
|
|
|
2688
2988
|
{
|
|
2689
|
-
const expected = ffiIntegrity.checksums["
|
|
2690
|
-
const actual = actualChecksums["
|
|
2989
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_admin_read_compactions"];
|
|
2990
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_admin_read_compactions"];
|
|
2691
2991
|
if (actual !== expected) {
|
|
2692
|
-
throw new ChecksumMismatchError("
|
|
2992
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_admin_read_compactions", expected, actual, {
|
|
2693
2993
|
details: {
|
|
2694
2994
|
libraryPath: bindings.libraryPath,
|
|
2695
2995
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2699,10 +2999,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2699
2999
|
}
|
|
2700
3000
|
|
|
2701
3001
|
{
|
|
2702
|
-
const expected = ffiIntegrity.checksums["
|
|
2703
|
-
const actual = actualChecksums["
|
|
3002
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_admin_read_compactor_state_view"];
|
|
3003
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_admin_read_compactor_state_view"];
|
|
2704
3004
|
if (actual !== expected) {
|
|
2705
|
-
throw new ChecksumMismatchError("
|
|
3005
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_admin_read_compactor_state_view", expected, actual, {
|
|
2706
3006
|
details: {
|
|
2707
3007
|
libraryPath: bindings.libraryPath,
|
|
2708
3008
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2712,10 +3012,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2712
3012
|
}
|
|
2713
3013
|
|
|
2714
3014
|
{
|
|
2715
|
-
const expected = ffiIntegrity.checksums["
|
|
2716
|
-
const actual = actualChecksums["
|
|
3015
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_admin_read_manifest"];
|
|
3016
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_admin_read_manifest"];
|
|
2717
3017
|
if (actual !== expected) {
|
|
2718
|
-
throw new ChecksumMismatchError("
|
|
3018
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_admin_read_manifest", expected, actual, {
|
|
2719
3019
|
details: {
|
|
2720
3020
|
libraryPath: bindings.libraryPath,
|
|
2721
3021
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2725,10 +3025,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2725
3025
|
}
|
|
2726
3026
|
|
|
2727
3027
|
{
|
|
2728
|
-
const expected = ffiIntegrity.checksums["
|
|
2729
|
-
const actual = actualChecksums["
|
|
3028
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_adminbuilder_build"];
|
|
3029
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_adminbuilder_build"];
|
|
2730
3030
|
if (actual !== expected) {
|
|
2731
|
-
throw new ChecksumMismatchError("
|
|
3031
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_adminbuilder_build", expected, actual, {
|
|
2732
3032
|
details: {
|
|
2733
3033
|
libraryPath: bindings.libraryPath,
|
|
2734
3034
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2738,10 +3038,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2738
3038
|
}
|
|
2739
3039
|
|
|
2740
3040
|
{
|
|
2741
|
-
const expected = ffiIntegrity.checksums["
|
|
2742
|
-
const actual = actualChecksums["
|
|
3041
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_seed"];
|
|
3042
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_seed"];
|
|
2743
3043
|
if (actual !== expected) {
|
|
2744
|
-
throw new ChecksumMismatchError("
|
|
3044
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_seed", expected, actual, {
|
|
2745
3045
|
details: {
|
|
2746
3046
|
libraryPath: bindings.libraryPath,
|
|
2747
3047
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2751,10 +3051,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2751
3051
|
}
|
|
2752
3052
|
|
|
2753
3053
|
{
|
|
2754
|
-
const expected = ffiIntegrity.checksums["
|
|
2755
|
-
const actual = actualChecksums["
|
|
3054
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_wal_object_store"];
|
|
3055
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_wal_object_store"];
|
|
2756
3056
|
if (actual !== expected) {
|
|
2757
|
-
throw new ChecksumMismatchError("
|
|
3057
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_wal_object_store", expected, actual, {
|
|
2758
3058
|
details: {
|
|
2759
3059
|
libraryPath: bindings.libraryPath,
|
|
2760
3060
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2764,10 +3064,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2764
3064
|
}
|
|
2765
3065
|
|
|
2766
3066
|
{
|
|
2767
|
-
const expected = ffiIntegrity.checksums["
|
|
2768
|
-
const actual = actualChecksums["
|
|
3067
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_build"];
|
|
3068
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_build"];
|
|
2769
3069
|
if (actual !== expected) {
|
|
2770
|
-
throw new ChecksumMismatchError("
|
|
3070
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbbuilder_build", expected, actual, {
|
|
2771
3071
|
details: {
|
|
2772
3072
|
libraryPath: bindings.libraryPath,
|
|
2773
3073
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2777,10 +3077,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2777
3077
|
}
|
|
2778
3078
|
|
|
2779
3079
|
{
|
|
2780
|
-
const expected = ffiIntegrity.checksums["
|
|
2781
|
-
const actual = actualChecksums["
|
|
3080
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache"];
|
|
3081
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache"];
|
|
2782
3082
|
if (actual !== expected) {
|
|
2783
|
-
throw new ChecksumMismatchError("
|
|
3083
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache", expected, actual, {
|
|
2784
3084
|
details: {
|
|
2785
3085
|
libraryPath: bindings.libraryPath,
|
|
2786
3086
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2790,10 +3090,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2790
3090
|
}
|
|
2791
3091
|
|
|
2792
3092
|
{
|
|
2793
|
-
const expected = ffiIntegrity.checksums["
|
|
2794
|
-
const actual = actualChecksums["
|
|
3093
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache_disabled"];
|
|
3094
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache_disabled"];
|
|
2795
3095
|
if (actual !== expected) {
|
|
2796
|
-
throw new ChecksumMismatchError("
|
|
3096
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache_disabled", expected, actual, {
|
|
2797
3097
|
details: {
|
|
2798
3098
|
libraryPath: bindings.libraryPath,
|
|
2799
3099
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2803,10 +3103,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2803
3103
|
}
|
|
2804
3104
|
|
|
2805
3105
|
{
|
|
2806
|
-
const expected = ffiIntegrity.checksums["
|
|
2807
|
-
const actual = actualChecksums["
|
|
3106
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_merge_operator"];
|
|
3107
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_merge_operator"];
|
|
2808
3108
|
if (actual !== expected) {
|
|
2809
|
-
throw new ChecksumMismatchError("
|
|
3109
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_merge_operator", expected, actual, {
|
|
2810
3110
|
details: {
|
|
2811
3111
|
libraryPath: bindings.libraryPath,
|
|
2812
3112
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2816,10 +3116,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2816
3116
|
}
|
|
2817
3117
|
|
|
2818
3118
|
{
|
|
2819
|
-
const expected = ffiIntegrity.checksums["
|
|
2820
|
-
const actual = actualChecksums["
|
|
3119
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_metrics_recorder"];
|
|
3120
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_metrics_recorder"];
|
|
2821
3121
|
if (actual !== expected) {
|
|
2822
|
-
throw new ChecksumMismatchError("
|
|
3122
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_metrics_recorder", expected, actual, {
|
|
2823
3123
|
details: {
|
|
2824
3124
|
libraryPath: bindings.libraryPath,
|
|
2825
3125
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2829,10 +3129,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2829
3129
|
}
|
|
2830
3130
|
|
|
2831
3131
|
{
|
|
2832
|
-
const expected = ffiIntegrity.checksums["
|
|
2833
|
-
const actual = actualChecksums["
|
|
3132
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_seed"];
|
|
3133
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_seed"];
|
|
2834
3134
|
if (actual !== expected) {
|
|
2835
|
-
throw new ChecksumMismatchError("
|
|
3135
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_seed", expected, actual, {
|
|
2836
3136
|
details: {
|
|
2837
3137
|
libraryPath: bindings.libraryPath,
|
|
2838
3138
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2842,10 +3142,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2842
3142
|
}
|
|
2843
3143
|
|
|
2844
3144
|
{
|
|
2845
|
-
const expected = ffiIntegrity.checksums["
|
|
2846
|
-
const actual = actualChecksums["
|
|
3145
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_settings"];
|
|
3146
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_settings"];
|
|
2847
3147
|
if (actual !== expected) {
|
|
2848
|
-
throw new ChecksumMismatchError("
|
|
3148
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_settings", expected, actual, {
|
|
2849
3149
|
details: {
|
|
2850
3150
|
libraryPath: bindings.libraryPath,
|
|
2851
3151
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -2855,10 +3155,192 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
2855
3155
|
}
|
|
2856
3156
|
|
|
2857
3157
|
{
|
|
2858
|
-
const expected = ffiIntegrity.checksums["
|
|
2859
|
-
const actual = actualChecksums["
|
|
3158
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_sst_block_size"];
|
|
3159
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_sst_block_size"];
|
|
2860
3160
|
if (actual !== expected) {
|
|
2861
|
-
throw new ChecksumMismatchError("
|
|
3161
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_sst_block_size", expected, actual, {
|
|
3162
|
+
details: {
|
|
3163
|
+
libraryPath: bindings.libraryPath,
|
|
3164
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3165
|
+
},
|
|
3166
|
+
});
|
|
3167
|
+
}
|
|
3168
|
+
}
|
|
3169
|
+
|
|
3170
|
+
{
|
|
3171
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_wal_object_store"];
|
|
3172
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_wal_object_store"];
|
|
3173
|
+
if (actual !== expected) {
|
|
3174
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_wal_object_store", expected, actual, {
|
|
3175
|
+
details: {
|
|
3176
|
+
libraryPath: bindings.libraryPath,
|
|
3177
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3178
|
+
},
|
|
3179
|
+
});
|
|
3180
|
+
}
|
|
3181
|
+
}
|
|
3182
|
+
|
|
3183
|
+
{
|
|
3184
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_build"];
|
|
3185
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_build"];
|
|
3186
|
+
if (actual !== expected) {
|
|
3187
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_build", expected, actual, {
|
|
3188
|
+
details: {
|
|
3189
|
+
libraryPath: bindings.libraryPath,
|
|
3190
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3191
|
+
},
|
|
3192
|
+
});
|
|
3193
|
+
}
|
|
3194
|
+
}
|
|
3195
|
+
|
|
3196
|
+
{
|
|
3197
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_with_checkpoint_id"];
|
|
3198
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_with_checkpoint_id"];
|
|
3199
|
+
if (actual !== expected) {
|
|
3200
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_with_checkpoint_id", expected, actual, {
|
|
3201
|
+
details: {
|
|
3202
|
+
libraryPath: bindings.libraryPath,
|
|
3203
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3204
|
+
},
|
|
3205
|
+
});
|
|
3206
|
+
}
|
|
3207
|
+
}
|
|
3208
|
+
|
|
3209
|
+
{
|
|
3210
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_with_merge_operator"];
|
|
3211
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_with_merge_operator"];
|
|
3212
|
+
if (actual !== expected) {
|
|
3213
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_with_merge_operator", expected, actual, {
|
|
3214
|
+
details: {
|
|
3215
|
+
libraryPath: bindings.libraryPath,
|
|
3216
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3217
|
+
},
|
|
3218
|
+
});
|
|
3219
|
+
}
|
|
3220
|
+
}
|
|
3221
|
+
|
|
3222
|
+
{
|
|
3223
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_with_metrics_recorder"];
|
|
3224
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_with_metrics_recorder"];
|
|
3225
|
+
if (actual !== expected) {
|
|
3226
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_with_metrics_recorder", expected, actual, {
|
|
3227
|
+
details: {
|
|
3228
|
+
libraryPath: bindings.libraryPath,
|
|
3229
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3230
|
+
},
|
|
3231
|
+
});
|
|
3232
|
+
}
|
|
3233
|
+
}
|
|
3234
|
+
|
|
3235
|
+
{
|
|
3236
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_with_options"];
|
|
3237
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_with_options"];
|
|
3238
|
+
if (actual !== expected) {
|
|
3239
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_with_options", expected, actual, {
|
|
3240
|
+
details: {
|
|
3241
|
+
libraryPath: bindings.libraryPath,
|
|
3242
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3243
|
+
},
|
|
3244
|
+
});
|
|
3245
|
+
}
|
|
3246
|
+
}
|
|
3247
|
+
|
|
3248
|
+
{
|
|
3249
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_with_wal_object_store"];
|
|
3250
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_with_wal_object_store"];
|
|
3251
|
+
if (actual !== expected) {
|
|
3252
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbreaderbuilder_with_wal_object_store", expected, actual, {
|
|
3253
|
+
details: {
|
|
3254
|
+
libraryPath: bindings.libraryPath,
|
|
3255
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3256
|
+
},
|
|
3257
|
+
});
|
|
3258
|
+
}
|
|
3259
|
+
}
|
|
3260
|
+
|
|
3261
|
+
{
|
|
3262
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_db_begin"];
|
|
3263
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_db_begin"];
|
|
3264
|
+
if (actual !== expected) {
|
|
3265
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_db_begin", expected, actual, {
|
|
3266
|
+
details: {
|
|
3267
|
+
libraryPath: bindings.libraryPath,
|
|
3268
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3269
|
+
},
|
|
3270
|
+
});
|
|
3271
|
+
}
|
|
3272
|
+
}
|
|
3273
|
+
|
|
3274
|
+
{
|
|
3275
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_db_delete"];
|
|
3276
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_db_delete"];
|
|
3277
|
+
if (actual !== expected) {
|
|
3278
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_db_delete", expected, actual, {
|
|
3279
|
+
details: {
|
|
3280
|
+
libraryPath: bindings.libraryPath,
|
|
3281
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3282
|
+
},
|
|
3283
|
+
});
|
|
3284
|
+
}
|
|
3285
|
+
}
|
|
3286
|
+
|
|
3287
|
+
{
|
|
3288
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_db_delete_with_options"];
|
|
3289
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_db_delete_with_options"];
|
|
3290
|
+
if (actual !== expected) {
|
|
3291
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_db_delete_with_options", expected, actual, {
|
|
3292
|
+
details: {
|
|
3293
|
+
libraryPath: bindings.libraryPath,
|
|
3294
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3295
|
+
},
|
|
3296
|
+
});
|
|
3297
|
+
}
|
|
3298
|
+
}
|
|
3299
|
+
|
|
3300
|
+
{
|
|
3301
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_db_evict_cached_sst"];
|
|
3302
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_db_evict_cached_sst"];
|
|
3303
|
+
if (actual !== expected) {
|
|
3304
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_db_evict_cached_sst", expected, actual, {
|
|
3305
|
+
details: {
|
|
3306
|
+
libraryPath: bindings.libraryPath,
|
|
3307
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3308
|
+
},
|
|
3309
|
+
});
|
|
3310
|
+
}
|
|
3311
|
+
}
|
|
3312
|
+
|
|
3313
|
+
{
|
|
3314
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_db_flush"];
|
|
3315
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_db_flush"];
|
|
3316
|
+
if (actual !== expected) {
|
|
3317
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_db_flush", expected, actual, {
|
|
3318
|
+
details: {
|
|
3319
|
+
libraryPath: bindings.libraryPath,
|
|
3320
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3321
|
+
},
|
|
3322
|
+
});
|
|
3323
|
+
}
|
|
3324
|
+
}
|
|
3325
|
+
|
|
3326
|
+
{
|
|
3327
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_db_flush_with_options"];
|
|
3328
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_db_flush_with_options"];
|
|
3329
|
+
if (actual !== expected) {
|
|
3330
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_db_flush_with_options", expected, actual, {
|
|
3331
|
+
details: {
|
|
3332
|
+
libraryPath: bindings.libraryPath,
|
|
3333
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3334
|
+
},
|
|
3335
|
+
});
|
|
3336
|
+
}
|
|
3337
|
+
}
|
|
3338
|
+
|
|
3339
|
+
{
|
|
3340
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_db_get"];
|
|
3341
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_db_get"];
|
|
3342
|
+
if (actual !== expected) {
|
|
3343
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_db_get", expected, actual, {
|
|
2862
3344
|
details: {
|
|
2863
3345
|
libraryPath: bindings.libraryPath,
|
|
2864
3346
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -3049,6 +3531,19 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
3049
3531
|
}
|
|
3050
3532
|
}
|
|
3051
3533
|
|
|
3534
|
+
{
|
|
3535
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_db_warm_sst"];
|
|
3536
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_db_warm_sst"];
|
|
3537
|
+
if (actual !== expected) {
|
|
3538
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_db_warm_sst", expected, actual, {
|
|
3539
|
+
details: {
|
|
3540
|
+
libraryPath: bindings.libraryPath,
|
|
3541
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3542
|
+
},
|
|
3543
|
+
});
|
|
3544
|
+
}
|
|
3545
|
+
}
|
|
3546
|
+
|
|
3052
3547
|
{
|
|
3053
3548
|
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_db_write"];
|
|
3054
3549
|
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_db_write"];
|
|
@@ -3075,6 +3570,19 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
3075
3570
|
}
|
|
3076
3571
|
}
|
|
3077
3572
|
|
|
3573
|
+
{
|
|
3574
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbreader_evict_cached_sst"];
|
|
3575
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbreader_evict_cached_sst"];
|
|
3576
|
+
if (actual !== expected) {
|
|
3577
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbreader_evict_cached_sst", expected, actual, {
|
|
3578
|
+
details: {
|
|
3579
|
+
libraryPath: bindings.libraryPath,
|
|
3580
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3581
|
+
},
|
|
3582
|
+
});
|
|
3583
|
+
}
|
|
3584
|
+
}
|
|
3585
|
+
|
|
3078
3586
|
{
|
|
3079
3587
|
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbreader_get"];
|
|
3080
3588
|
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbreader_get"];
|
|
@@ -3088,6 +3596,32 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
3088
3596
|
}
|
|
3089
3597
|
}
|
|
3090
3598
|
|
|
3599
|
+
{
|
|
3600
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value"];
|
|
3601
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value"];
|
|
3602
|
+
if (actual !== expected) {
|
|
3603
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value", expected, actual, {
|
|
3604
|
+
details: {
|
|
3605
|
+
libraryPath: bindings.libraryPath,
|
|
3606
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3607
|
+
},
|
|
3608
|
+
});
|
|
3609
|
+
}
|
|
3610
|
+
}
|
|
3611
|
+
|
|
3612
|
+
{
|
|
3613
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value_with_options"];
|
|
3614
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value_with_options"];
|
|
3615
|
+
if (actual !== expected) {
|
|
3616
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value_with_options", expected, actual, {
|
|
3617
|
+
details: {
|
|
3618
|
+
libraryPath: bindings.libraryPath,
|
|
3619
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3620
|
+
},
|
|
3621
|
+
});
|
|
3622
|
+
}
|
|
3623
|
+
}
|
|
3624
|
+
|
|
3091
3625
|
{
|
|
3092
3626
|
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbreader_get_with_options"];
|
|
3093
3627
|
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbreader_get_with_options"];
|
|
@@ -3179,6 +3713,19 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
3179
3713
|
}
|
|
3180
3714
|
}
|
|
3181
3715
|
|
|
3716
|
+
{
|
|
3717
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbreader_warm_sst"];
|
|
3718
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbreader_warm_sst"];
|
|
3719
|
+
if (actual !== expected) {
|
|
3720
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_method_dbreader_warm_sst", expected, actual, {
|
|
3721
|
+
details: {
|
|
3722
|
+
libraryPath: bindings.libraryPath,
|
|
3723
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
3724
|
+
},
|
|
3725
|
+
});
|
|
3726
|
+
}
|
|
3727
|
+
}
|
|
3728
|
+
|
|
3182
3729
|
{
|
|
3183
3730
|
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_method_dbsnapshot_get"];
|
|
3184
3731
|
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_method_dbsnapshot_get"];
|
|
@@ -3985,6 +4532,19 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
3985
4532
|
}
|
|
3986
4533
|
}
|
|
3987
4534
|
|
|
4535
|
+
{
|
|
4536
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_constructor_adminbuilder_new"];
|
|
4537
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_constructor_adminbuilder_new"];
|
|
4538
|
+
if (actual !== expected) {
|
|
4539
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_constructor_adminbuilder_new", expected, actual, {
|
|
4540
|
+
details: {
|
|
4541
|
+
libraryPath: bindings.libraryPath,
|
|
4542
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
4543
|
+
},
|
|
4544
|
+
});
|
|
4545
|
+
}
|
|
4546
|
+
}
|
|
4547
|
+
|
|
3988
4548
|
{
|
|
3989
4549
|
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_constructor_dbbuilder_new"];
|
|
3990
4550
|
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_constructor_dbbuilder_new"];
|
|
@@ -4012,10 +4572,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
4012
4572
|
}
|
|
4013
4573
|
|
|
4014
4574
|
{
|
|
4015
|
-
const expected = ffiIntegrity.checksums["
|
|
4016
|
-
const actual = actualChecksums["
|
|
4575
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_foyer_cache"];
|
|
4576
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_foyer_cache"];
|
|
4017
4577
|
if (actual !== expected) {
|
|
4018
|
-
throw new ChecksumMismatchError("
|
|
4578
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_foyer_cache", expected, actual, {
|
|
4019
4579
|
details: {
|
|
4020
4580
|
libraryPath: bindings.libraryPath,
|
|
4021
4581
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -4025,10 +4585,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
4025
4585
|
}
|
|
4026
4586
|
|
|
4027
4587
|
{
|
|
4028
|
-
const expected = ffiIntegrity.checksums["
|
|
4029
|
-
const actual = actualChecksums["
|
|
4588
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_moka_cache"];
|
|
4589
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_moka_cache"];
|
|
4030
4590
|
if (actual !== expected) {
|
|
4031
|
-
throw new ChecksumMismatchError("
|
|
4591
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_moka_cache", expected, actual, {
|
|
4032
4592
|
details: {
|
|
4033
4593
|
libraryPath: bindings.libraryPath,
|
|
4034
4594
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -4038,10 +4598,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
4038
4598
|
}
|
|
4039
4599
|
|
|
4040
4600
|
{
|
|
4041
|
-
const expected = ffiIntegrity.checksums["
|
|
4042
|
-
const actual = actualChecksums["
|
|
4601
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_split_cache"];
|
|
4602
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_split_cache"];
|
|
4043
4603
|
if (actual !== expected) {
|
|
4044
|
-
throw new ChecksumMismatchError("
|
|
4604
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_split_cache", expected, actual, {
|
|
4045
4605
|
details: {
|
|
4046
4606
|
libraryPath: bindings.libraryPath,
|
|
4047
4607
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -4051,10 +4611,10 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
4051
4611
|
}
|
|
4052
4612
|
|
|
4053
4613
|
{
|
|
4054
|
-
const expected = ffiIntegrity.checksums["
|
|
4055
|
-
const actual = actualChecksums["
|
|
4614
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_constructor_defaultmetricsrecorder_new"];
|
|
4615
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_constructor_defaultmetricsrecorder_new"];
|
|
4056
4616
|
if (actual !== expected) {
|
|
4057
|
-
throw new ChecksumMismatchError("
|
|
4617
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_constructor_defaultmetricsrecorder_new", expected, actual, {
|
|
4058
4618
|
details: {
|
|
4059
4619
|
libraryPath: bindings.libraryPath,
|
|
4060
4620
|
packageRelativePath: bindings.packageRelativePath,
|
|
@@ -4064,7 +4624,46 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
4064
4624
|
}
|
|
4065
4625
|
|
|
4066
4626
|
{
|
|
4067
|
-
const expected = ffiIntegrity.checksums["
|
|
4627
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_constructor_objectstore_from_env"];
|
|
4628
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_constructor_objectstore_from_env"];
|
|
4629
|
+
if (actual !== expected) {
|
|
4630
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_constructor_objectstore_from_env", expected, actual, {
|
|
4631
|
+
details: {
|
|
4632
|
+
libraryPath: bindings.libraryPath,
|
|
4633
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
4634
|
+
},
|
|
4635
|
+
});
|
|
4636
|
+
}
|
|
4637
|
+
}
|
|
4638
|
+
|
|
4639
|
+
{
|
|
4640
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_constructor_objectstore_resolve"];
|
|
4641
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_constructor_objectstore_resolve"];
|
|
4642
|
+
if (actual !== expected) {
|
|
4643
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_constructor_objectstore_resolve", expected, actual, {
|
|
4644
|
+
details: {
|
|
4645
|
+
libraryPath: bindings.libraryPath,
|
|
4646
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
4647
|
+
},
|
|
4648
|
+
});
|
|
4649
|
+
}
|
|
4650
|
+
}
|
|
4651
|
+
|
|
4652
|
+
{
|
|
4653
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_constructor_settings_default"];
|
|
4654
|
+
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_constructor_settings_default"];
|
|
4655
|
+
if (actual !== expected) {
|
|
4656
|
+
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_constructor_settings_default", expected, actual, {
|
|
4657
|
+
details: {
|
|
4658
|
+
libraryPath: bindings.libraryPath,
|
|
4659
|
+
packageRelativePath: bindings.packageRelativePath,
|
|
4660
|
+
},
|
|
4661
|
+
});
|
|
4662
|
+
}
|
|
4663
|
+
}
|
|
4664
|
+
|
|
4665
|
+
{
|
|
4666
|
+
const expected = ffiIntegrity.checksums["uniffi_slatedb_uniffi_checksum_constructor_settings_from_env"];
|
|
4068
4667
|
const actual = actualChecksums["uniffi_slatedb_uniffi_checksum_constructor_settings_from_env"];
|
|
4069
4668
|
if (actual !== expected) {
|
|
4070
4669
|
throw new ChecksumMismatchError("uniffi_slatedb_uniffi_checksum_constructor_settings_from_env", expected, actual, {
|
|
@@ -4159,6 +4758,270 @@ export function validateChecksums(bindings = getFfiBindings()) {
|
|
|
4159
4758
|
|
|
4160
4759
|
export const ffiFunctions = Object.freeze({
|
|
4161
4760
|
|
|
4761
|
+
uniffi_slatedb_uniffi_fn_clone_admin(...args) {
|
|
4762
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_clone_admin(...args);
|
|
4763
|
+
|
|
4764
|
+
return normalizeHandle(result);
|
|
4765
|
+
|
|
4766
|
+
},
|
|
4767
|
+
|
|
4768
|
+
|
|
4769
|
+
uniffi_slatedb_uniffi_fn_clone_admin_generic_abi(...args) {
|
|
4770
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_clone_admin_generic_abi(...args);
|
|
4771
|
+
|
|
4772
|
+
return normalizeHandle(result);
|
|
4773
|
+
|
|
4774
|
+
},
|
|
4775
|
+
|
|
4776
|
+
|
|
4777
|
+
uniffi_slatedb_uniffi_fn_free_admin(...args) {
|
|
4778
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_free_admin(...args);
|
|
4779
|
+
|
|
4780
|
+
return result;
|
|
4781
|
+
|
|
4782
|
+
},
|
|
4783
|
+
|
|
4784
|
+
|
|
4785
|
+
uniffi_slatedb_uniffi_fn_free_admin_generic_abi(...args) {
|
|
4786
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_free_admin_generic_abi(...args);
|
|
4787
|
+
|
|
4788
|
+
return result;
|
|
4789
|
+
|
|
4790
|
+
},
|
|
4791
|
+
|
|
4792
|
+
|
|
4793
|
+
uniffi_slatedb_uniffi_fn_method_admin_get_sequence_for_timestamp(...args) {
|
|
4794
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_get_sequence_for_timestamp(...args);
|
|
4795
|
+
|
|
4796
|
+
return normalizeHandle(result);
|
|
4797
|
+
|
|
4798
|
+
},
|
|
4799
|
+
|
|
4800
|
+
|
|
4801
|
+
uniffi_slatedb_uniffi_fn_method_admin_get_sequence_for_timestamp_generic_abi(...args) {
|
|
4802
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_get_sequence_for_timestamp_generic_abi(...args);
|
|
4803
|
+
|
|
4804
|
+
return normalizeHandle(result);
|
|
4805
|
+
|
|
4806
|
+
},
|
|
4807
|
+
|
|
4808
|
+
|
|
4809
|
+
uniffi_slatedb_uniffi_fn_method_admin_get_timestamp_for_sequence(...args) {
|
|
4810
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_get_timestamp_for_sequence(...args);
|
|
4811
|
+
|
|
4812
|
+
return normalizeHandle(result);
|
|
4813
|
+
|
|
4814
|
+
},
|
|
4815
|
+
|
|
4816
|
+
|
|
4817
|
+
uniffi_slatedb_uniffi_fn_method_admin_get_timestamp_for_sequence_generic_abi(...args) {
|
|
4818
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_get_timestamp_for_sequence_generic_abi(...args);
|
|
4819
|
+
|
|
4820
|
+
return normalizeHandle(result);
|
|
4821
|
+
|
|
4822
|
+
},
|
|
4823
|
+
|
|
4824
|
+
|
|
4825
|
+
uniffi_slatedb_uniffi_fn_method_admin_list_checkpoints(...args) {
|
|
4826
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_list_checkpoints(...args);
|
|
4827
|
+
|
|
4828
|
+
return normalizeHandle(result);
|
|
4829
|
+
|
|
4830
|
+
},
|
|
4831
|
+
|
|
4832
|
+
|
|
4833
|
+
uniffi_slatedb_uniffi_fn_method_admin_list_checkpoints_generic_abi(...args) {
|
|
4834
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_list_checkpoints_generic_abi(...args);
|
|
4835
|
+
|
|
4836
|
+
return normalizeHandle(result);
|
|
4837
|
+
|
|
4838
|
+
},
|
|
4839
|
+
|
|
4840
|
+
|
|
4841
|
+
uniffi_slatedb_uniffi_fn_method_admin_list_compactions(...args) {
|
|
4842
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_list_compactions(...args);
|
|
4843
|
+
|
|
4844
|
+
return normalizeHandle(result);
|
|
4845
|
+
|
|
4846
|
+
},
|
|
4847
|
+
|
|
4848
|
+
|
|
4849
|
+
uniffi_slatedb_uniffi_fn_method_admin_list_compactions_generic_abi(...args) {
|
|
4850
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_list_compactions_generic_abi(...args);
|
|
4851
|
+
|
|
4852
|
+
return normalizeHandle(result);
|
|
4853
|
+
|
|
4854
|
+
},
|
|
4855
|
+
|
|
4856
|
+
|
|
4857
|
+
uniffi_slatedb_uniffi_fn_method_admin_list_manifests(...args) {
|
|
4858
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_list_manifests(...args);
|
|
4859
|
+
|
|
4860
|
+
return normalizeHandle(result);
|
|
4861
|
+
|
|
4862
|
+
},
|
|
4863
|
+
|
|
4864
|
+
|
|
4865
|
+
uniffi_slatedb_uniffi_fn_method_admin_list_manifests_generic_abi(...args) {
|
|
4866
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_list_manifests_generic_abi(...args);
|
|
4867
|
+
|
|
4868
|
+
return normalizeHandle(result);
|
|
4869
|
+
|
|
4870
|
+
},
|
|
4871
|
+
|
|
4872
|
+
|
|
4873
|
+
uniffi_slatedb_uniffi_fn_method_admin_read_compaction(...args) {
|
|
4874
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_read_compaction(...args);
|
|
4875
|
+
|
|
4876
|
+
return normalizeHandle(result);
|
|
4877
|
+
|
|
4878
|
+
},
|
|
4879
|
+
|
|
4880
|
+
|
|
4881
|
+
uniffi_slatedb_uniffi_fn_method_admin_read_compaction_generic_abi(...args) {
|
|
4882
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_read_compaction_generic_abi(...args);
|
|
4883
|
+
|
|
4884
|
+
return normalizeHandle(result);
|
|
4885
|
+
|
|
4886
|
+
},
|
|
4887
|
+
|
|
4888
|
+
|
|
4889
|
+
uniffi_slatedb_uniffi_fn_method_admin_read_compactions(...args) {
|
|
4890
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_read_compactions(...args);
|
|
4891
|
+
|
|
4892
|
+
return normalizeHandle(result);
|
|
4893
|
+
|
|
4894
|
+
},
|
|
4895
|
+
|
|
4896
|
+
|
|
4897
|
+
uniffi_slatedb_uniffi_fn_method_admin_read_compactions_generic_abi(...args) {
|
|
4898
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_read_compactions_generic_abi(...args);
|
|
4899
|
+
|
|
4900
|
+
return normalizeHandle(result);
|
|
4901
|
+
|
|
4902
|
+
},
|
|
4903
|
+
|
|
4904
|
+
|
|
4905
|
+
uniffi_slatedb_uniffi_fn_method_admin_read_compactor_state_view(...args) {
|
|
4906
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_read_compactor_state_view(...args);
|
|
4907
|
+
|
|
4908
|
+
return normalizeHandle(result);
|
|
4909
|
+
|
|
4910
|
+
},
|
|
4911
|
+
|
|
4912
|
+
|
|
4913
|
+
uniffi_slatedb_uniffi_fn_method_admin_read_compactor_state_view_generic_abi(...args) {
|
|
4914
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_read_compactor_state_view_generic_abi(...args);
|
|
4915
|
+
|
|
4916
|
+
return normalizeHandle(result);
|
|
4917
|
+
|
|
4918
|
+
},
|
|
4919
|
+
|
|
4920
|
+
|
|
4921
|
+
uniffi_slatedb_uniffi_fn_method_admin_read_manifest(...args) {
|
|
4922
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_read_manifest(...args);
|
|
4923
|
+
|
|
4924
|
+
return normalizeHandle(result);
|
|
4925
|
+
|
|
4926
|
+
},
|
|
4927
|
+
|
|
4928
|
+
|
|
4929
|
+
uniffi_slatedb_uniffi_fn_method_admin_read_manifest_generic_abi(...args) {
|
|
4930
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_admin_read_manifest_generic_abi(...args);
|
|
4931
|
+
|
|
4932
|
+
return normalizeHandle(result);
|
|
4933
|
+
|
|
4934
|
+
},
|
|
4935
|
+
|
|
4936
|
+
|
|
4937
|
+
uniffi_slatedb_uniffi_fn_clone_adminbuilder(...args) {
|
|
4938
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_clone_adminbuilder(...args);
|
|
4939
|
+
|
|
4940
|
+
return normalizeHandle(result);
|
|
4941
|
+
|
|
4942
|
+
},
|
|
4943
|
+
|
|
4944
|
+
|
|
4945
|
+
uniffi_slatedb_uniffi_fn_clone_adminbuilder_generic_abi(...args) {
|
|
4946
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_clone_adminbuilder_generic_abi(...args);
|
|
4947
|
+
|
|
4948
|
+
return normalizeHandle(result);
|
|
4949
|
+
|
|
4950
|
+
},
|
|
4951
|
+
|
|
4952
|
+
|
|
4953
|
+
uniffi_slatedb_uniffi_fn_free_adminbuilder(...args) {
|
|
4954
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_free_adminbuilder(...args);
|
|
4955
|
+
|
|
4956
|
+
return result;
|
|
4957
|
+
|
|
4958
|
+
},
|
|
4959
|
+
|
|
4960
|
+
|
|
4961
|
+
uniffi_slatedb_uniffi_fn_free_adminbuilder_generic_abi(...args) {
|
|
4962
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_free_adminbuilder_generic_abi(...args);
|
|
4963
|
+
|
|
4964
|
+
return result;
|
|
4965
|
+
|
|
4966
|
+
},
|
|
4967
|
+
|
|
4968
|
+
|
|
4969
|
+
uniffi_slatedb_uniffi_fn_constructor_adminbuilder_new(...args) {
|
|
4970
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_constructor_adminbuilder_new(...args);
|
|
4971
|
+
|
|
4972
|
+
return normalizeHandle(result);
|
|
4973
|
+
|
|
4974
|
+
},
|
|
4975
|
+
|
|
4976
|
+
|
|
4977
|
+
uniffi_slatedb_uniffi_fn_method_adminbuilder_build(...args) {
|
|
4978
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_adminbuilder_build(...args);
|
|
4979
|
+
|
|
4980
|
+
return normalizeHandle(result);
|
|
4981
|
+
|
|
4982
|
+
},
|
|
4983
|
+
|
|
4984
|
+
|
|
4985
|
+
uniffi_slatedb_uniffi_fn_method_adminbuilder_build_generic_abi(...args) {
|
|
4986
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_adminbuilder_build_generic_abi(...args);
|
|
4987
|
+
|
|
4988
|
+
return normalizeHandle(result);
|
|
4989
|
+
|
|
4990
|
+
},
|
|
4991
|
+
|
|
4992
|
+
|
|
4993
|
+
uniffi_slatedb_uniffi_fn_method_adminbuilder_with_seed(...args) {
|
|
4994
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_adminbuilder_with_seed(...args);
|
|
4995
|
+
|
|
4996
|
+
return result;
|
|
4997
|
+
|
|
4998
|
+
},
|
|
4999
|
+
|
|
5000
|
+
|
|
5001
|
+
uniffi_slatedb_uniffi_fn_method_adminbuilder_with_seed_generic_abi(...args) {
|
|
5002
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_adminbuilder_with_seed_generic_abi(...args);
|
|
5003
|
+
|
|
5004
|
+
return result;
|
|
5005
|
+
|
|
5006
|
+
},
|
|
5007
|
+
|
|
5008
|
+
|
|
5009
|
+
uniffi_slatedb_uniffi_fn_method_adminbuilder_with_wal_object_store(...args) {
|
|
5010
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_adminbuilder_with_wal_object_store(...args);
|
|
5011
|
+
|
|
5012
|
+
return result;
|
|
5013
|
+
|
|
5014
|
+
},
|
|
5015
|
+
|
|
5016
|
+
|
|
5017
|
+
uniffi_slatedb_uniffi_fn_method_adminbuilder_with_wal_object_store_generic_abi(...args) {
|
|
5018
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_adminbuilder_with_wal_object_store_generic_abi(...args);
|
|
5019
|
+
|
|
5020
|
+
return result;
|
|
5021
|
+
|
|
5022
|
+
},
|
|
5023
|
+
|
|
5024
|
+
|
|
4162
5025
|
uniffi_slatedb_uniffi_fn_clone_dbbuilder(...args) {
|
|
4163
5026
|
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_clone_dbbuilder(...args);
|
|
4164
5027
|
|
|
@@ -4215,6 +5078,22 @@ export const ffiFunctions = Object.freeze({
|
|
|
4215
5078
|
},
|
|
4216
5079
|
|
|
4217
5080
|
|
|
5081
|
+
uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache(...args) {
|
|
5082
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache(...args);
|
|
5083
|
+
|
|
5084
|
+
return result;
|
|
5085
|
+
|
|
5086
|
+
},
|
|
5087
|
+
|
|
5088
|
+
|
|
5089
|
+
uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache_generic_abi(...args) {
|
|
5090
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache_generic_abi(...args);
|
|
5091
|
+
|
|
5092
|
+
return result;
|
|
5093
|
+
|
|
5094
|
+
},
|
|
5095
|
+
|
|
5096
|
+
|
|
4218
5097
|
uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache_disabled(...args) {
|
|
4219
5098
|
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache_disabled(...args);
|
|
4220
5099
|
|
|
@@ -4543,6 +5422,22 @@ export const ffiFunctions = Object.freeze({
|
|
|
4543
5422
|
},
|
|
4544
5423
|
|
|
4545
5424
|
|
|
5425
|
+
uniffi_slatedb_uniffi_fn_method_db_evict_cached_sst(...args) {
|
|
5426
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_db_evict_cached_sst(...args);
|
|
5427
|
+
|
|
5428
|
+
return normalizeHandle(result);
|
|
5429
|
+
|
|
5430
|
+
},
|
|
5431
|
+
|
|
5432
|
+
|
|
5433
|
+
uniffi_slatedb_uniffi_fn_method_db_evict_cached_sst_generic_abi(...args) {
|
|
5434
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_db_evict_cached_sst_generic_abi(...args);
|
|
5435
|
+
|
|
5436
|
+
return normalizeHandle(result);
|
|
5437
|
+
|
|
5438
|
+
},
|
|
5439
|
+
|
|
5440
|
+
|
|
4546
5441
|
uniffi_slatedb_uniffi_fn_method_db_flush(...args) {
|
|
4547
5442
|
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_db_flush(...args);
|
|
4548
5443
|
|
|
@@ -4815,6 +5710,22 @@ export const ffiFunctions = Object.freeze({
|
|
|
4815
5710
|
},
|
|
4816
5711
|
|
|
4817
5712
|
|
|
5713
|
+
uniffi_slatedb_uniffi_fn_method_db_warm_sst(...args) {
|
|
5714
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_db_warm_sst(...args);
|
|
5715
|
+
|
|
5716
|
+
return normalizeHandle(result);
|
|
5717
|
+
|
|
5718
|
+
},
|
|
5719
|
+
|
|
5720
|
+
|
|
5721
|
+
uniffi_slatedb_uniffi_fn_method_db_warm_sst_generic_abi(...args) {
|
|
5722
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_db_warm_sst_generic_abi(...args);
|
|
5723
|
+
|
|
5724
|
+
return normalizeHandle(result);
|
|
5725
|
+
|
|
5726
|
+
},
|
|
5727
|
+
|
|
5728
|
+
|
|
4818
5729
|
uniffi_slatedb_uniffi_fn_method_db_write(...args) {
|
|
4819
5730
|
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_db_write(...args);
|
|
4820
5731
|
|
|
@@ -4847,6 +5758,70 @@ export const ffiFunctions = Object.freeze({
|
|
|
4847
5758
|
},
|
|
4848
5759
|
|
|
4849
5760
|
|
|
5761
|
+
uniffi_slatedb_uniffi_fn_clone_dbcache(...args) {
|
|
5762
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_clone_dbcache(...args);
|
|
5763
|
+
|
|
5764
|
+
return normalizeHandle(result);
|
|
5765
|
+
|
|
5766
|
+
},
|
|
5767
|
+
|
|
5768
|
+
|
|
5769
|
+
uniffi_slatedb_uniffi_fn_clone_dbcache_generic_abi(...args) {
|
|
5770
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_clone_dbcache_generic_abi(...args);
|
|
5771
|
+
|
|
5772
|
+
return normalizeHandle(result);
|
|
5773
|
+
|
|
5774
|
+
},
|
|
5775
|
+
|
|
5776
|
+
|
|
5777
|
+
uniffi_slatedb_uniffi_fn_free_dbcache(...args) {
|
|
5778
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_free_dbcache(...args);
|
|
5779
|
+
|
|
5780
|
+
return result;
|
|
5781
|
+
|
|
5782
|
+
},
|
|
5783
|
+
|
|
5784
|
+
|
|
5785
|
+
uniffi_slatedb_uniffi_fn_free_dbcache_generic_abi(...args) {
|
|
5786
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_free_dbcache_generic_abi(...args);
|
|
5787
|
+
|
|
5788
|
+
return result;
|
|
5789
|
+
|
|
5790
|
+
},
|
|
5791
|
+
|
|
5792
|
+
|
|
5793
|
+
uniffi_slatedb_uniffi_fn_constructor_dbcache_new_foyer_cache(...args) {
|
|
5794
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_constructor_dbcache_new_foyer_cache(...args);
|
|
5795
|
+
|
|
5796
|
+
return normalizeHandle(result);
|
|
5797
|
+
|
|
5798
|
+
},
|
|
5799
|
+
|
|
5800
|
+
|
|
5801
|
+
uniffi_slatedb_uniffi_fn_constructor_dbcache_new_moka_cache(...args) {
|
|
5802
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_constructor_dbcache_new_moka_cache(...args);
|
|
5803
|
+
|
|
5804
|
+
return normalizeHandle(result);
|
|
5805
|
+
|
|
5806
|
+
},
|
|
5807
|
+
|
|
5808
|
+
|
|
5809
|
+
uniffi_slatedb_uniffi_fn_constructor_dbcache_new_split_cache(...args) {
|
|
5810
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_constructor_dbcache_new_split_cache(...args);
|
|
5811
|
+
|
|
5812
|
+
return normalizeHandle(result);
|
|
5813
|
+
|
|
5814
|
+
},
|
|
5815
|
+
|
|
5816
|
+
|
|
5817
|
+
uniffi_slatedb_uniffi_fn_constructor_dbcache_new_split_cache_generic_abi(...args) {
|
|
5818
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_constructor_dbcache_new_split_cache_generic_abi(...args);
|
|
5819
|
+
|
|
5820
|
+
return normalizeHandle(result);
|
|
5821
|
+
|
|
5822
|
+
},
|
|
5823
|
+
|
|
5824
|
+
|
|
4850
5825
|
uniffi_slatedb_uniffi_fn_clone_dbreader(...args) {
|
|
4851
5826
|
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_clone_dbreader(...args);
|
|
4852
5827
|
|
|
@@ -4879,6 +5854,22 @@ export const ffiFunctions = Object.freeze({
|
|
|
4879
5854
|
},
|
|
4880
5855
|
|
|
4881
5856
|
|
|
5857
|
+
uniffi_slatedb_uniffi_fn_method_dbreader_evict_cached_sst(...args) {
|
|
5858
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_dbreader_evict_cached_sst(...args);
|
|
5859
|
+
|
|
5860
|
+
return normalizeHandle(result);
|
|
5861
|
+
|
|
5862
|
+
},
|
|
5863
|
+
|
|
5864
|
+
|
|
5865
|
+
uniffi_slatedb_uniffi_fn_method_dbreader_evict_cached_sst_generic_abi(...args) {
|
|
5866
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_dbreader_evict_cached_sst_generic_abi(...args);
|
|
5867
|
+
|
|
5868
|
+
return normalizeHandle(result);
|
|
5869
|
+
|
|
5870
|
+
},
|
|
5871
|
+
|
|
5872
|
+
|
|
4882
5873
|
uniffi_slatedb_uniffi_fn_method_dbreader_get(...args) {
|
|
4883
5874
|
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_dbreader_get(...args);
|
|
4884
5875
|
|
|
@@ -4895,6 +5886,38 @@ export const ffiFunctions = Object.freeze({
|
|
|
4895
5886
|
},
|
|
4896
5887
|
|
|
4897
5888
|
|
|
5889
|
+
uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value(...args) {
|
|
5890
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value(...args);
|
|
5891
|
+
|
|
5892
|
+
return normalizeHandle(result);
|
|
5893
|
+
|
|
5894
|
+
},
|
|
5895
|
+
|
|
5896
|
+
|
|
5897
|
+
uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_generic_abi(...args) {
|
|
5898
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_generic_abi(...args);
|
|
5899
|
+
|
|
5900
|
+
return normalizeHandle(result);
|
|
5901
|
+
|
|
5902
|
+
},
|
|
5903
|
+
|
|
5904
|
+
|
|
5905
|
+
uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_with_options(...args) {
|
|
5906
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_with_options(...args);
|
|
5907
|
+
|
|
5908
|
+
return normalizeHandle(result);
|
|
5909
|
+
|
|
5910
|
+
},
|
|
5911
|
+
|
|
5912
|
+
|
|
5913
|
+
uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_with_options_generic_abi(...args) {
|
|
5914
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_with_options_generic_abi(...args);
|
|
5915
|
+
|
|
5916
|
+
return normalizeHandle(result);
|
|
5917
|
+
|
|
5918
|
+
},
|
|
5919
|
+
|
|
5920
|
+
|
|
4898
5921
|
uniffi_slatedb_uniffi_fn_method_dbreader_get_with_options(...args) {
|
|
4899
5922
|
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_dbreader_get_with_options(...args);
|
|
4900
5923
|
|
|
@@ -5007,6 +6030,22 @@ export const ffiFunctions = Object.freeze({
|
|
|
5007
6030
|
},
|
|
5008
6031
|
|
|
5009
6032
|
|
|
6033
|
+
uniffi_slatedb_uniffi_fn_method_dbreader_warm_sst(...args) {
|
|
6034
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_dbreader_warm_sst(...args);
|
|
6035
|
+
|
|
6036
|
+
return normalizeHandle(result);
|
|
6037
|
+
|
|
6038
|
+
},
|
|
6039
|
+
|
|
6040
|
+
|
|
6041
|
+
uniffi_slatedb_uniffi_fn_method_dbreader_warm_sst_generic_abi(...args) {
|
|
6042
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_method_dbreader_warm_sst_generic_abi(...args);
|
|
6043
|
+
|
|
6044
|
+
return normalizeHandle(result);
|
|
6045
|
+
|
|
6046
|
+
},
|
|
6047
|
+
|
|
6048
|
+
|
|
5010
6049
|
uniffi_slatedb_uniffi_fn_clone_dbsnapshot(...args) {
|
|
5011
6050
|
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_fn_clone_dbsnapshot(...args);
|
|
5012
6051
|
|
|
@@ -7383,128 +8422,232 @@ export const ffiFunctions = Object.freeze({
|
|
|
7383
8422
|
},
|
|
7384
8423
|
|
|
7385
8424
|
|
|
7386
|
-
ffi_slatedb_uniffi_rust_future_cancel_rust_buffer(...args) {
|
|
7387
|
-
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_rust_future_cancel_rust_buffer(...args);
|
|
8425
|
+
ffi_slatedb_uniffi_rust_future_cancel_rust_buffer(...args) {
|
|
8426
|
+
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_rust_future_cancel_rust_buffer(...args);
|
|
8427
|
+
|
|
8428
|
+
return result;
|
|
8429
|
+
|
|
8430
|
+
},
|
|
8431
|
+
|
|
8432
|
+
|
|
8433
|
+
ffi_slatedb_uniffi_rust_future_cancel_rust_buffer_generic_abi(...args) {
|
|
8434
|
+
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_rust_future_cancel_rust_buffer_generic_abi(...args);
|
|
8435
|
+
|
|
8436
|
+
return result;
|
|
8437
|
+
|
|
8438
|
+
},
|
|
8439
|
+
|
|
8440
|
+
|
|
8441
|
+
ffi_slatedb_uniffi_rust_future_free_rust_buffer(...args) {
|
|
8442
|
+
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_rust_future_free_rust_buffer(...args);
|
|
8443
|
+
|
|
8444
|
+
return result;
|
|
8445
|
+
|
|
8446
|
+
},
|
|
8447
|
+
|
|
8448
|
+
|
|
8449
|
+
ffi_slatedb_uniffi_rust_future_free_rust_buffer_generic_abi(...args) {
|
|
8450
|
+
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_rust_future_free_rust_buffer_generic_abi(...args);
|
|
8451
|
+
|
|
8452
|
+
return result;
|
|
8453
|
+
|
|
8454
|
+
},
|
|
8455
|
+
|
|
8456
|
+
|
|
8457
|
+
ffi_slatedb_uniffi_rust_future_complete_rust_buffer(...args) {
|
|
8458
|
+
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_rust_future_complete_rust_buffer(...args);
|
|
8459
|
+
|
|
8460
|
+
return normalizeRustBuffer(result);
|
|
8461
|
+
|
|
8462
|
+
},
|
|
8463
|
+
|
|
8464
|
+
|
|
8465
|
+
ffi_slatedb_uniffi_rust_future_complete_rust_buffer_generic_abi(...args) {
|
|
8466
|
+
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_rust_future_complete_rust_buffer_generic_abi(...args);
|
|
8467
|
+
|
|
8468
|
+
return normalizeRustBuffer(result);
|
|
8469
|
+
|
|
8470
|
+
},
|
|
8471
|
+
|
|
8472
|
+
|
|
8473
|
+
ffi_slatedb_uniffi_rust_future_poll_void(...args) {
|
|
8474
|
+
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_rust_future_poll_void(...args);
|
|
8475
|
+
|
|
8476
|
+
return result;
|
|
8477
|
+
|
|
8478
|
+
},
|
|
8479
|
+
|
|
8480
|
+
|
|
8481
|
+
ffi_slatedb_uniffi_rust_future_poll_void_generic_abi(...args) {
|
|
8482
|
+
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_rust_future_poll_void_generic_abi(...args);
|
|
8483
|
+
|
|
8484
|
+
return result;
|
|
8485
|
+
|
|
8486
|
+
},
|
|
8487
|
+
|
|
8488
|
+
|
|
8489
|
+
ffi_slatedb_uniffi_rust_future_cancel_void(...args) {
|
|
8490
|
+
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_rust_future_cancel_void(...args);
|
|
8491
|
+
|
|
8492
|
+
return result;
|
|
8493
|
+
|
|
8494
|
+
},
|
|
8495
|
+
|
|
8496
|
+
|
|
8497
|
+
ffi_slatedb_uniffi_rust_future_cancel_void_generic_abi(...args) {
|
|
8498
|
+
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_rust_future_cancel_void_generic_abi(...args);
|
|
8499
|
+
|
|
8500
|
+
return result;
|
|
8501
|
+
|
|
8502
|
+
},
|
|
8503
|
+
|
|
8504
|
+
|
|
8505
|
+
ffi_slatedb_uniffi_rust_future_free_void(...args) {
|
|
8506
|
+
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_rust_future_free_void(...args);
|
|
8507
|
+
|
|
8508
|
+
return result;
|
|
8509
|
+
|
|
8510
|
+
},
|
|
8511
|
+
|
|
8512
|
+
|
|
8513
|
+
ffi_slatedb_uniffi_rust_future_free_void_generic_abi(...args) {
|
|
8514
|
+
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_rust_future_free_void_generic_abi(...args);
|
|
8515
|
+
|
|
8516
|
+
return result;
|
|
8517
|
+
|
|
8518
|
+
},
|
|
8519
|
+
|
|
8520
|
+
|
|
8521
|
+
ffi_slatedb_uniffi_rust_future_complete_void(...args) {
|
|
8522
|
+
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_rust_future_complete_void(...args);
|
|
8523
|
+
|
|
8524
|
+
return result;
|
|
8525
|
+
|
|
8526
|
+
},
|
|
8527
|
+
|
|
8528
|
+
|
|
8529
|
+
ffi_slatedb_uniffi_rust_future_complete_void_generic_abi(...args) {
|
|
8530
|
+
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_rust_future_complete_void_generic_abi(...args);
|
|
7388
8531
|
|
|
7389
8532
|
return result;
|
|
7390
8533
|
|
|
7391
8534
|
},
|
|
7392
8535
|
|
|
7393
8536
|
|
|
7394
|
-
|
|
7395
|
-
const result = getLoadedFfiFunctions().
|
|
8537
|
+
uniffi_slatedb_uniffi_checksum_func_init_logging(...args) {
|
|
8538
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_func_init_logging(...args);
|
|
7396
8539
|
|
|
7397
8540
|
return result;
|
|
7398
8541
|
|
|
7399
8542
|
},
|
|
7400
8543
|
|
|
7401
8544
|
|
|
7402
|
-
|
|
7403
|
-
const result = getLoadedFfiFunctions().
|
|
8545
|
+
uniffi_slatedb_uniffi_checksum_method_admin_get_sequence_for_timestamp(...args) {
|
|
8546
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_admin_get_sequence_for_timestamp(...args);
|
|
7404
8547
|
|
|
7405
8548
|
return result;
|
|
7406
8549
|
|
|
7407
8550
|
},
|
|
7408
8551
|
|
|
7409
8552
|
|
|
7410
|
-
|
|
7411
|
-
const result = getLoadedFfiFunctions().
|
|
8553
|
+
uniffi_slatedb_uniffi_checksum_method_admin_get_timestamp_for_sequence(...args) {
|
|
8554
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_admin_get_timestamp_for_sequence(...args);
|
|
7412
8555
|
|
|
7413
8556
|
return result;
|
|
7414
8557
|
|
|
7415
8558
|
},
|
|
7416
8559
|
|
|
7417
8560
|
|
|
7418
|
-
|
|
7419
|
-
const result = getLoadedFfiFunctions().
|
|
8561
|
+
uniffi_slatedb_uniffi_checksum_method_admin_list_checkpoints(...args) {
|
|
8562
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_admin_list_checkpoints(...args);
|
|
7420
8563
|
|
|
7421
|
-
return
|
|
8564
|
+
return result;
|
|
7422
8565
|
|
|
7423
8566
|
},
|
|
7424
8567
|
|
|
7425
8568
|
|
|
7426
|
-
|
|
7427
|
-
const result = getLoadedFfiFunctions().
|
|
8569
|
+
uniffi_slatedb_uniffi_checksum_method_admin_list_compactions(...args) {
|
|
8570
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_admin_list_compactions(...args);
|
|
7428
8571
|
|
|
7429
|
-
return
|
|
8572
|
+
return result;
|
|
7430
8573
|
|
|
7431
8574
|
},
|
|
7432
8575
|
|
|
7433
8576
|
|
|
7434
|
-
|
|
7435
|
-
const result = getLoadedFfiFunctions().
|
|
8577
|
+
uniffi_slatedb_uniffi_checksum_method_admin_list_manifests(...args) {
|
|
8578
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_admin_list_manifests(...args);
|
|
7436
8579
|
|
|
7437
8580
|
return result;
|
|
7438
8581
|
|
|
7439
8582
|
},
|
|
7440
8583
|
|
|
7441
8584
|
|
|
7442
|
-
|
|
7443
|
-
const result = getLoadedFfiFunctions().
|
|
8585
|
+
uniffi_slatedb_uniffi_checksum_method_admin_read_compaction(...args) {
|
|
8586
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_admin_read_compaction(...args);
|
|
7444
8587
|
|
|
7445
8588
|
return result;
|
|
7446
8589
|
|
|
7447
8590
|
},
|
|
7448
8591
|
|
|
7449
8592
|
|
|
7450
|
-
|
|
7451
|
-
const result = getLoadedFfiFunctions().
|
|
8593
|
+
uniffi_slatedb_uniffi_checksum_method_admin_read_compactions(...args) {
|
|
8594
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_admin_read_compactions(...args);
|
|
7452
8595
|
|
|
7453
8596
|
return result;
|
|
7454
8597
|
|
|
7455
8598
|
},
|
|
7456
8599
|
|
|
7457
8600
|
|
|
7458
|
-
|
|
7459
|
-
const result = getLoadedFfiFunctions().
|
|
8601
|
+
uniffi_slatedb_uniffi_checksum_method_admin_read_compactor_state_view(...args) {
|
|
8602
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_admin_read_compactor_state_view(...args);
|
|
7460
8603
|
|
|
7461
8604
|
return result;
|
|
7462
8605
|
|
|
7463
8606
|
},
|
|
7464
8607
|
|
|
7465
8608
|
|
|
7466
|
-
|
|
7467
|
-
const result = getLoadedFfiFunctions().
|
|
8609
|
+
uniffi_slatedb_uniffi_checksum_method_admin_read_manifest(...args) {
|
|
8610
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_admin_read_manifest(...args);
|
|
7468
8611
|
|
|
7469
8612
|
return result;
|
|
7470
8613
|
|
|
7471
8614
|
},
|
|
7472
8615
|
|
|
7473
8616
|
|
|
7474
|
-
|
|
7475
|
-
const result = getLoadedFfiFunctions().
|
|
8617
|
+
uniffi_slatedb_uniffi_checksum_method_adminbuilder_build(...args) {
|
|
8618
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_adminbuilder_build(...args);
|
|
7476
8619
|
|
|
7477
8620
|
return result;
|
|
7478
8621
|
|
|
7479
8622
|
},
|
|
7480
8623
|
|
|
7481
8624
|
|
|
7482
|
-
|
|
7483
|
-
const result = getLoadedFfiFunctions().
|
|
8625
|
+
uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_seed(...args) {
|
|
8626
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_seed(...args);
|
|
7484
8627
|
|
|
7485
8628
|
return result;
|
|
7486
8629
|
|
|
7487
8630
|
},
|
|
7488
8631
|
|
|
7489
8632
|
|
|
7490
|
-
|
|
7491
|
-
const result = getLoadedFfiFunctions().
|
|
8633
|
+
uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_wal_object_store(...args) {
|
|
8634
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_wal_object_store(...args);
|
|
7492
8635
|
|
|
7493
8636
|
return result;
|
|
7494
8637
|
|
|
7495
8638
|
},
|
|
7496
8639
|
|
|
7497
8640
|
|
|
7498
|
-
|
|
7499
|
-
const result = getLoadedFfiFunctions().
|
|
8641
|
+
uniffi_slatedb_uniffi_checksum_method_dbbuilder_build(...args) {
|
|
8642
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_dbbuilder_build(...args);
|
|
7500
8643
|
|
|
7501
8644
|
return result;
|
|
7502
8645
|
|
|
7503
8646
|
},
|
|
7504
8647
|
|
|
7505
8648
|
|
|
7506
|
-
|
|
7507
|
-
const result = getLoadedFfiFunctions().
|
|
8649
|
+
uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache(...args) {
|
|
8650
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache(...args);
|
|
7508
8651
|
|
|
7509
8652
|
return result;
|
|
7510
8653
|
|
|
@@ -7639,6 +8782,14 @@ export const ffiFunctions = Object.freeze({
|
|
|
7639
8782
|
},
|
|
7640
8783
|
|
|
7641
8784
|
|
|
8785
|
+
uniffi_slatedb_uniffi_checksum_method_db_evict_cached_sst(...args) {
|
|
8786
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_db_evict_cached_sst(...args);
|
|
8787
|
+
|
|
8788
|
+
return result;
|
|
8789
|
+
|
|
8790
|
+
},
|
|
8791
|
+
|
|
8792
|
+
|
|
7642
8793
|
uniffi_slatedb_uniffi_checksum_method_db_flush(...args) {
|
|
7643
8794
|
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_db_flush(...args);
|
|
7644
8795
|
|
|
@@ -7775,6 +8926,14 @@ export const ffiFunctions = Object.freeze({
|
|
|
7775
8926
|
},
|
|
7776
8927
|
|
|
7777
8928
|
|
|
8929
|
+
uniffi_slatedb_uniffi_checksum_method_db_warm_sst(...args) {
|
|
8930
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_db_warm_sst(...args);
|
|
8931
|
+
|
|
8932
|
+
return result;
|
|
8933
|
+
|
|
8934
|
+
},
|
|
8935
|
+
|
|
8936
|
+
|
|
7778
8937
|
uniffi_slatedb_uniffi_checksum_method_db_write(...args) {
|
|
7779
8938
|
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_db_write(...args);
|
|
7780
8939
|
|
|
@@ -7791,6 +8950,14 @@ export const ffiFunctions = Object.freeze({
|
|
|
7791
8950
|
},
|
|
7792
8951
|
|
|
7793
8952
|
|
|
8953
|
+
uniffi_slatedb_uniffi_checksum_method_dbreader_evict_cached_sst(...args) {
|
|
8954
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_dbreader_evict_cached_sst(...args);
|
|
8955
|
+
|
|
8956
|
+
return result;
|
|
8957
|
+
|
|
8958
|
+
},
|
|
8959
|
+
|
|
8960
|
+
|
|
7794
8961
|
uniffi_slatedb_uniffi_checksum_method_dbreader_get(...args) {
|
|
7795
8962
|
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_dbreader_get(...args);
|
|
7796
8963
|
|
|
@@ -7799,6 +8966,22 @@ export const ffiFunctions = Object.freeze({
|
|
|
7799
8966
|
},
|
|
7800
8967
|
|
|
7801
8968
|
|
|
8969
|
+
uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value(...args) {
|
|
8970
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value(...args);
|
|
8971
|
+
|
|
8972
|
+
return result;
|
|
8973
|
+
|
|
8974
|
+
},
|
|
8975
|
+
|
|
8976
|
+
|
|
8977
|
+
uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value_with_options(...args) {
|
|
8978
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value_with_options(...args);
|
|
8979
|
+
|
|
8980
|
+
return result;
|
|
8981
|
+
|
|
8982
|
+
},
|
|
8983
|
+
|
|
8984
|
+
|
|
7802
8985
|
uniffi_slatedb_uniffi_checksum_method_dbreader_get_with_options(...args) {
|
|
7803
8986
|
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_dbreader_get_with_options(...args);
|
|
7804
8987
|
|
|
@@ -7855,6 +9038,14 @@ export const ffiFunctions = Object.freeze({
|
|
|
7855
9038
|
},
|
|
7856
9039
|
|
|
7857
9040
|
|
|
9041
|
+
uniffi_slatedb_uniffi_checksum_method_dbreader_warm_sst(...args) {
|
|
9042
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_dbreader_warm_sst(...args);
|
|
9043
|
+
|
|
9044
|
+
return result;
|
|
9045
|
+
|
|
9046
|
+
},
|
|
9047
|
+
|
|
9048
|
+
|
|
7858
9049
|
uniffi_slatedb_uniffi_checksum_method_dbsnapshot_get(...args) {
|
|
7859
9050
|
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_dbsnapshot_get(...args);
|
|
7860
9051
|
|
|
@@ -8343,127 +9534,341 @@ export const ffiFunctions = Object.freeze({
|
|
|
8343
9534
|
},
|
|
8344
9535
|
|
|
8345
9536
|
|
|
8346
|
-
uniffi_slatedb_uniffi_checksum_method_writebatch_put_with_options(...args) {
|
|
8347
|
-
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_writebatch_put_with_options(...args);
|
|
9537
|
+
uniffi_slatedb_uniffi_checksum_method_writebatch_put_with_options(...args) {
|
|
9538
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_method_writebatch_put_with_options(...args);
|
|
9539
|
+
|
|
9540
|
+
return result;
|
|
9541
|
+
|
|
9542
|
+
},
|
|
9543
|
+
|
|
9544
|
+
|
|
9545
|
+
uniffi_slatedb_uniffi_checksum_constructor_adminbuilder_new(...args) {
|
|
9546
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_adminbuilder_new(...args);
|
|
9547
|
+
|
|
9548
|
+
return result;
|
|
9549
|
+
|
|
9550
|
+
},
|
|
9551
|
+
|
|
9552
|
+
|
|
9553
|
+
uniffi_slatedb_uniffi_checksum_constructor_dbbuilder_new(...args) {
|
|
9554
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_dbbuilder_new(...args);
|
|
9555
|
+
|
|
9556
|
+
return result;
|
|
9557
|
+
|
|
9558
|
+
},
|
|
9559
|
+
|
|
9560
|
+
|
|
9561
|
+
uniffi_slatedb_uniffi_checksum_constructor_dbreaderbuilder_new(...args) {
|
|
9562
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_dbreaderbuilder_new(...args);
|
|
9563
|
+
|
|
9564
|
+
return result;
|
|
9565
|
+
|
|
9566
|
+
},
|
|
9567
|
+
|
|
9568
|
+
|
|
9569
|
+
uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_foyer_cache(...args) {
|
|
9570
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_foyer_cache(...args);
|
|
9571
|
+
|
|
9572
|
+
return result;
|
|
9573
|
+
|
|
9574
|
+
},
|
|
9575
|
+
|
|
9576
|
+
|
|
9577
|
+
uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_moka_cache(...args) {
|
|
9578
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_moka_cache(...args);
|
|
9579
|
+
|
|
9580
|
+
return result;
|
|
9581
|
+
|
|
9582
|
+
},
|
|
9583
|
+
|
|
9584
|
+
|
|
9585
|
+
uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_split_cache(...args) {
|
|
9586
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_split_cache(...args);
|
|
9587
|
+
|
|
9588
|
+
return result;
|
|
9589
|
+
|
|
9590
|
+
},
|
|
9591
|
+
|
|
9592
|
+
|
|
9593
|
+
uniffi_slatedb_uniffi_checksum_constructor_defaultmetricsrecorder_new(...args) {
|
|
9594
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_defaultmetricsrecorder_new(...args);
|
|
9595
|
+
|
|
9596
|
+
return result;
|
|
9597
|
+
|
|
9598
|
+
},
|
|
9599
|
+
|
|
9600
|
+
|
|
9601
|
+
uniffi_slatedb_uniffi_checksum_constructor_objectstore_from_env(...args) {
|
|
9602
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_objectstore_from_env(...args);
|
|
9603
|
+
|
|
9604
|
+
return result;
|
|
9605
|
+
|
|
9606
|
+
},
|
|
9607
|
+
|
|
9608
|
+
|
|
9609
|
+
uniffi_slatedb_uniffi_checksum_constructor_objectstore_resolve(...args) {
|
|
9610
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_objectstore_resolve(...args);
|
|
9611
|
+
|
|
9612
|
+
return result;
|
|
9613
|
+
|
|
9614
|
+
},
|
|
9615
|
+
|
|
9616
|
+
|
|
9617
|
+
uniffi_slatedb_uniffi_checksum_constructor_settings_default(...args) {
|
|
9618
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_settings_default(...args);
|
|
9619
|
+
|
|
9620
|
+
return result;
|
|
9621
|
+
|
|
9622
|
+
},
|
|
9623
|
+
|
|
9624
|
+
|
|
9625
|
+
uniffi_slatedb_uniffi_checksum_constructor_settings_from_env(...args) {
|
|
9626
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_settings_from_env(...args);
|
|
9627
|
+
|
|
9628
|
+
return result;
|
|
9629
|
+
|
|
9630
|
+
},
|
|
9631
|
+
|
|
9632
|
+
|
|
9633
|
+
uniffi_slatedb_uniffi_checksum_constructor_settings_from_env_with_default(...args) {
|
|
9634
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_settings_from_env_with_default(...args);
|
|
9635
|
+
|
|
9636
|
+
return result;
|
|
9637
|
+
|
|
9638
|
+
},
|
|
9639
|
+
|
|
9640
|
+
|
|
9641
|
+
uniffi_slatedb_uniffi_checksum_constructor_settings_from_file(...args) {
|
|
9642
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_settings_from_file(...args);
|
|
9643
|
+
|
|
9644
|
+
return result;
|
|
9645
|
+
|
|
9646
|
+
},
|
|
9647
|
+
|
|
9648
|
+
|
|
9649
|
+
uniffi_slatedb_uniffi_checksum_constructor_settings_from_json_string(...args) {
|
|
9650
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_settings_from_json_string(...args);
|
|
9651
|
+
|
|
9652
|
+
return result;
|
|
9653
|
+
|
|
9654
|
+
},
|
|
9655
|
+
|
|
9656
|
+
|
|
9657
|
+
uniffi_slatedb_uniffi_checksum_constructor_settings_load(...args) {
|
|
9658
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_settings_load(...args);
|
|
9659
|
+
|
|
9660
|
+
return result;
|
|
9661
|
+
|
|
9662
|
+
},
|
|
9663
|
+
|
|
9664
|
+
|
|
9665
|
+
uniffi_slatedb_uniffi_checksum_constructor_walreader_new(...args) {
|
|
9666
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_walreader_new(...args);
|
|
9667
|
+
|
|
9668
|
+
return result;
|
|
9669
|
+
|
|
9670
|
+
},
|
|
9671
|
+
|
|
9672
|
+
|
|
9673
|
+
uniffi_slatedb_uniffi_checksum_constructor_writebatch_new(...args) {
|
|
9674
|
+
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_writebatch_new(...args);
|
|
9675
|
+
|
|
9676
|
+
return result;
|
|
9677
|
+
|
|
9678
|
+
},
|
|
9679
|
+
|
|
9680
|
+
|
|
9681
|
+
ffi_slatedb_uniffi_uniffi_contract_version(...args) {
|
|
9682
|
+
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_uniffi_contract_version(...args);
|
|
9683
|
+
|
|
9684
|
+
return result;
|
|
9685
|
+
|
|
9686
|
+
},
|
|
9687
|
+
|
|
9688
|
+
|
|
9689
|
+
});
|
|
9690
|
+
|
|
9691
|
+
|
|
9692
|
+
export function uniffi_slatedb_uniffi_fn_clone_admin(...args) {
|
|
9693
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_clone_admin(...args);
|
|
9694
|
+
}
|
|
9695
|
+
|
|
9696
|
+
|
|
9697
|
+
export function uniffi_slatedb_uniffi_fn_clone_admin_generic_abi(...args) {
|
|
9698
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_clone_admin_generic_abi(...args);
|
|
9699
|
+
}
|
|
9700
|
+
|
|
9701
|
+
|
|
9702
|
+
|
|
9703
|
+
export function uniffi_slatedb_uniffi_fn_free_admin(...args) {
|
|
9704
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_free_admin(...args);
|
|
9705
|
+
}
|
|
9706
|
+
|
|
9707
|
+
|
|
9708
|
+
export function uniffi_slatedb_uniffi_fn_free_admin_generic_abi(...args) {
|
|
9709
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_free_admin_generic_abi(...args);
|
|
9710
|
+
}
|
|
9711
|
+
|
|
9712
|
+
|
|
9713
|
+
|
|
9714
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_get_sequence_for_timestamp(...args) {
|
|
9715
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_get_sequence_for_timestamp(...args);
|
|
9716
|
+
}
|
|
9717
|
+
|
|
9718
|
+
|
|
9719
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_get_sequence_for_timestamp_generic_abi(...args) {
|
|
9720
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_get_sequence_for_timestamp_generic_abi(...args);
|
|
9721
|
+
}
|
|
9722
|
+
|
|
9723
|
+
|
|
9724
|
+
|
|
9725
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_get_timestamp_for_sequence(...args) {
|
|
9726
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_get_timestamp_for_sequence(...args);
|
|
9727
|
+
}
|
|
9728
|
+
|
|
9729
|
+
|
|
9730
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_get_timestamp_for_sequence_generic_abi(...args) {
|
|
9731
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_get_timestamp_for_sequence_generic_abi(...args);
|
|
9732
|
+
}
|
|
9733
|
+
|
|
9734
|
+
|
|
9735
|
+
|
|
9736
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_list_checkpoints(...args) {
|
|
9737
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_list_checkpoints(...args);
|
|
9738
|
+
}
|
|
9739
|
+
|
|
8348
9740
|
|
|
8349
|
-
|
|
9741
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_list_checkpoints_generic_abi(...args) {
|
|
9742
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_list_checkpoints_generic_abi(...args);
|
|
9743
|
+
}
|
|
8350
9744
|
|
|
8351
|
-
},
|
|
8352
9745
|
|
|
8353
9746
|
|
|
8354
|
-
|
|
8355
|
-
|
|
9747
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_list_compactions(...args) {
|
|
9748
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_list_compactions(...args);
|
|
9749
|
+
}
|
|
8356
9750
|
|
|
8357
|
-
return result;
|
|
8358
9751
|
|
|
8359
|
-
|
|
9752
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_list_compactions_generic_abi(...args) {
|
|
9753
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_list_compactions_generic_abi(...args);
|
|
9754
|
+
}
|
|
8360
9755
|
|
|
8361
9756
|
|
|
8362
|
-
uniffi_slatedb_uniffi_checksum_constructor_dbreaderbuilder_new(...args) {
|
|
8363
|
-
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_dbreaderbuilder_new(...args);
|
|
8364
9757
|
|
|
8365
|
-
|
|
9758
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_list_manifests(...args) {
|
|
9759
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_list_manifests(...args);
|
|
9760
|
+
}
|
|
8366
9761
|
|
|
8367
|
-
},
|
|
8368
9762
|
|
|
9763
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_list_manifests_generic_abi(...args) {
|
|
9764
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_list_manifests_generic_abi(...args);
|
|
9765
|
+
}
|
|
8369
9766
|
|
|
8370
|
-
uniffi_slatedb_uniffi_checksum_constructor_defaultmetricsrecorder_new(...args) {
|
|
8371
|
-
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_defaultmetricsrecorder_new(...args);
|
|
8372
9767
|
|
|
8373
|
-
return result;
|
|
8374
9768
|
|
|
8375
|
-
|
|
9769
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_read_compaction(...args) {
|
|
9770
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_read_compaction(...args);
|
|
9771
|
+
}
|
|
8376
9772
|
|
|
8377
9773
|
|
|
8378
|
-
|
|
8379
|
-
|
|
9774
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_read_compaction_generic_abi(...args) {
|
|
9775
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_read_compaction_generic_abi(...args);
|
|
9776
|
+
}
|
|
8380
9777
|
|
|
8381
|
-
return result;
|
|
8382
9778
|
|
|
8383
|
-
},
|
|
8384
9779
|
|
|
9780
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_read_compactions(...args) {
|
|
9781
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_read_compactions(...args);
|
|
9782
|
+
}
|
|
8385
9783
|
|
|
8386
|
-
uniffi_slatedb_uniffi_checksum_constructor_objectstore_resolve(...args) {
|
|
8387
|
-
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_objectstore_resolve(...args);
|
|
8388
9784
|
|
|
8389
|
-
|
|
9785
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_read_compactions_generic_abi(...args) {
|
|
9786
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_read_compactions_generic_abi(...args);
|
|
9787
|
+
}
|
|
8390
9788
|
|
|
8391
|
-
},
|
|
8392
9789
|
|
|
8393
9790
|
|
|
8394
|
-
|
|
8395
|
-
|
|
9791
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_read_compactor_state_view(...args) {
|
|
9792
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_read_compactor_state_view(...args);
|
|
9793
|
+
}
|
|
8396
9794
|
|
|
8397
|
-
return result;
|
|
8398
9795
|
|
|
8399
|
-
|
|
9796
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_read_compactor_state_view_generic_abi(...args) {
|
|
9797
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_read_compactor_state_view_generic_abi(...args);
|
|
9798
|
+
}
|
|
8400
9799
|
|
|
8401
9800
|
|
|
8402
|
-
uniffi_slatedb_uniffi_checksum_constructor_settings_from_env(...args) {
|
|
8403
|
-
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_settings_from_env(...args);
|
|
8404
9801
|
|
|
8405
|
-
|
|
9802
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_read_manifest(...args) {
|
|
9803
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_read_manifest(...args);
|
|
9804
|
+
}
|
|
8406
9805
|
|
|
8407
|
-
},
|
|
8408
9806
|
|
|
9807
|
+
export function uniffi_slatedb_uniffi_fn_method_admin_read_manifest_generic_abi(...args) {
|
|
9808
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_admin_read_manifest_generic_abi(...args);
|
|
9809
|
+
}
|
|
8409
9810
|
|
|
8410
|
-
uniffi_slatedb_uniffi_checksum_constructor_settings_from_env_with_default(...args) {
|
|
8411
|
-
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_settings_from_env_with_default(...args);
|
|
8412
9811
|
|
|
8413
|
-
return result;
|
|
8414
9812
|
|
|
8415
|
-
|
|
9813
|
+
export function uniffi_slatedb_uniffi_fn_clone_adminbuilder(...args) {
|
|
9814
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_clone_adminbuilder(...args);
|
|
9815
|
+
}
|
|
8416
9816
|
|
|
8417
9817
|
|
|
8418
|
-
|
|
8419
|
-
|
|
9818
|
+
export function uniffi_slatedb_uniffi_fn_clone_adminbuilder_generic_abi(...args) {
|
|
9819
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_clone_adminbuilder_generic_abi(...args);
|
|
9820
|
+
}
|
|
8420
9821
|
|
|
8421
|
-
return result;
|
|
8422
9822
|
|
|
8423
|
-
},
|
|
8424
9823
|
|
|
9824
|
+
export function uniffi_slatedb_uniffi_fn_free_adminbuilder(...args) {
|
|
9825
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_free_adminbuilder(...args);
|
|
9826
|
+
}
|
|
8425
9827
|
|
|
8426
|
-
uniffi_slatedb_uniffi_checksum_constructor_settings_from_json_string(...args) {
|
|
8427
|
-
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_settings_from_json_string(...args);
|
|
8428
9828
|
|
|
8429
|
-
|
|
9829
|
+
export function uniffi_slatedb_uniffi_fn_free_adminbuilder_generic_abi(...args) {
|
|
9830
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_free_adminbuilder_generic_abi(...args);
|
|
9831
|
+
}
|
|
8430
9832
|
|
|
8431
|
-
},
|
|
8432
9833
|
|
|
8433
9834
|
|
|
8434
|
-
|
|
8435
|
-
|
|
9835
|
+
export function uniffi_slatedb_uniffi_fn_constructor_adminbuilder_new(...args) {
|
|
9836
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_constructor_adminbuilder_new(...args);
|
|
9837
|
+
}
|
|
8436
9838
|
|
|
8437
|
-
return result;
|
|
8438
9839
|
|
|
8439
|
-
},
|
|
8440
9840
|
|
|
9841
|
+
export function uniffi_slatedb_uniffi_fn_method_adminbuilder_build(...args) {
|
|
9842
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_adminbuilder_build(...args);
|
|
9843
|
+
}
|
|
8441
9844
|
|
|
8442
|
-
uniffi_slatedb_uniffi_checksum_constructor_walreader_new(...args) {
|
|
8443
|
-
const result = getLoadedFfiFunctions().uniffi_slatedb_uniffi_checksum_constructor_walreader_new(...args);
|
|
8444
9845
|
|
|
8445
|
-
|
|
9846
|
+
export function uniffi_slatedb_uniffi_fn_method_adminbuilder_build_generic_abi(...args) {
|
|
9847
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_adminbuilder_build_generic_abi(...args);
|
|
9848
|
+
}
|
|
8446
9849
|
|
|
8447
|
-
},
|
|
8448
9850
|
|
|
8449
9851
|
|
|
8450
|
-
|
|
8451
|
-
|
|
9852
|
+
export function uniffi_slatedb_uniffi_fn_method_adminbuilder_with_seed(...args) {
|
|
9853
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_adminbuilder_with_seed(...args);
|
|
9854
|
+
}
|
|
8452
9855
|
|
|
8453
|
-
return result;
|
|
8454
9856
|
|
|
8455
|
-
|
|
9857
|
+
export function uniffi_slatedb_uniffi_fn_method_adminbuilder_with_seed_generic_abi(...args) {
|
|
9858
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_adminbuilder_with_seed_generic_abi(...args);
|
|
9859
|
+
}
|
|
8456
9860
|
|
|
8457
9861
|
|
|
8458
|
-
ffi_slatedb_uniffi_uniffi_contract_version(...args) {
|
|
8459
|
-
const result = getLoadedFfiFunctions().ffi_slatedb_uniffi_uniffi_contract_version(...args);
|
|
8460
9862
|
|
|
8461
|
-
|
|
9863
|
+
export function uniffi_slatedb_uniffi_fn_method_adminbuilder_with_wal_object_store(...args) {
|
|
9864
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_adminbuilder_with_wal_object_store(...args);
|
|
9865
|
+
}
|
|
8462
9866
|
|
|
8463
|
-
},
|
|
8464
9867
|
|
|
9868
|
+
export function uniffi_slatedb_uniffi_fn_method_adminbuilder_with_wal_object_store_generic_abi(...args) {
|
|
9869
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_adminbuilder_with_wal_object_store_generic_abi(...args);
|
|
9870
|
+
}
|
|
8465
9871
|
|
|
8466
|
-
});
|
|
8467
9872
|
|
|
8468
9873
|
|
|
8469
9874
|
export function uniffi_slatedb_uniffi_fn_clone_dbbuilder(...args) {
|
|
@@ -8505,6 +9910,17 @@ export function uniffi_slatedb_uniffi_fn_method_dbbuilder_build_generic_abi(...a
|
|
|
8505
9910
|
|
|
8506
9911
|
|
|
8507
9912
|
|
|
9913
|
+
export function uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache(...args) {
|
|
9914
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache(...args);
|
|
9915
|
+
}
|
|
9916
|
+
|
|
9917
|
+
|
|
9918
|
+
export function uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache_generic_abi(...args) {
|
|
9919
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache_generic_abi(...args);
|
|
9920
|
+
}
|
|
9921
|
+
|
|
9922
|
+
|
|
9923
|
+
|
|
8508
9924
|
export function uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache_disabled(...args) {
|
|
8509
9925
|
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_dbbuilder_with_db_cache_disabled(...args);
|
|
8510
9926
|
}
|
|
@@ -8731,6 +10147,17 @@ export function uniffi_slatedb_uniffi_fn_method_db_delete_with_options_generic_a
|
|
|
8731
10147
|
|
|
8732
10148
|
|
|
8733
10149
|
|
|
10150
|
+
export function uniffi_slatedb_uniffi_fn_method_db_evict_cached_sst(...args) {
|
|
10151
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_db_evict_cached_sst(...args);
|
|
10152
|
+
}
|
|
10153
|
+
|
|
10154
|
+
|
|
10155
|
+
export function uniffi_slatedb_uniffi_fn_method_db_evict_cached_sst_generic_abi(...args) {
|
|
10156
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_db_evict_cached_sst_generic_abi(...args);
|
|
10157
|
+
}
|
|
10158
|
+
|
|
10159
|
+
|
|
10160
|
+
|
|
8734
10161
|
export function uniffi_slatedb_uniffi_fn_method_db_flush(...args) {
|
|
8735
10162
|
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_db_flush(...args);
|
|
8736
10163
|
}
|
|
@@ -8918,6 +10345,17 @@ export function uniffi_slatedb_uniffi_fn_method_db_status_generic_abi(...args) {
|
|
|
8918
10345
|
|
|
8919
10346
|
|
|
8920
10347
|
|
|
10348
|
+
export function uniffi_slatedb_uniffi_fn_method_db_warm_sst(...args) {
|
|
10349
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_db_warm_sst(...args);
|
|
10350
|
+
}
|
|
10351
|
+
|
|
10352
|
+
|
|
10353
|
+
export function uniffi_slatedb_uniffi_fn_method_db_warm_sst_generic_abi(...args) {
|
|
10354
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_db_warm_sst_generic_abi(...args);
|
|
10355
|
+
}
|
|
10356
|
+
|
|
10357
|
+
|
|
10358
|
+
|
|
8921
10359
|
export function uniffi_slatedb_uniffi_fn_method_db_write(...args) {
|
|
8922
10360
|
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_db_write(...args);
|
|
8923
10361
|
}
|
|
@@ -8940,6 +10378,51 @@ export function uniffi_slatedb_uniffi_fn_method_db_write_with_options_generic_ab
|
|
|
8940
10378
|
|
|
8941
10379
|
|
|
8942
10380
|
|
|
10381
|
+
export function uniffi_slatedb_uniffi_fn_clone_dbcache(...args) {
|
|
10382
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_clone_dbcache(...args);
|
|
10383
|
+
}
|
|
10384
|
+
|
|
10385
|
+
|
|
10386
|
+
export function uniffi_slatedb_uniffi_fn_clone_dbcache_generic_abi(...args) {
|
|
10387
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_clone_dbcache_generic_abi(...args);
|
|
10388
|
+
}
|
|
10389
|
+
|
|
10390
|
+
|
|
10391
|
+
|
|
10392
|
+
export function uniffi_slatedb_uniffi_fn_free_dbcache(...args) {
|
|
10393
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_free_dbcache(...args);
|
|
10394
|
+
}
|
|
10395
|
+
|
|
10396
|
+
|
|
10397
|
+
export function uniffi_slatedb_uniffi_fn_free_dbcache_generic_abi(...args) {
|
|
10398
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_free_dbcache_generic_abi(...args);
|
|
10399
|
+
}
|
|
10400
|
+
|
|
10401
|
+
|
|
10402
|
+
|
|
10403
|
+
export function uniffi_slatedb_uniffi_fn_constructor_dbcache_new_foyer_cache(...args) {
|
|
10404
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_constructor_dbcache_new_foyer_cache(...args);
|
|
10405
|
+
}
|
|
10406
|
+
|
|
10407
|
+
|
|
10408
|
+
|
|
10409
|
+
export function uniffi_slatedb_uniffi_fn_constructor_dbcache_new_moka_cache(...args) {
|
|
10410
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_constructor_dbcache_new_moka_cache(...args);
|
|
10411
|
+
}
|
|
10412
|
+
|
|
10413
|
+
|
|
10414
|
+
|
|
10415
|
+
export function uniffi_slatedb_uniffi_fn_constructor_dbcache_new_split_cache(...args) {
|
|
10416
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_constructor_dbcache_new_split_cache(...args);
|
|
10417
|
+
}
|
|
10418
|
+
|
|
10419
|
+
|
|
10420
|
+
export function uniffi_slatedb_uniffi_fn_constructor_dbcache_new_split_cache_generic_abi(...args) {
|
|
10421
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_constructor_dbcache_new_split_cache_generic_abi(...args);
|
|
10422
|
+
}
|
|
10423
|
+
|
|
10424
|
+
|
|
10425
|
+
|
|
8943
10426
|
export function uniffi_slatedb_uniffi_fn_clone_dbreader(...args) {
|
|
8944
10427
|
return ffiFunctions.uniffi_slatedb_uniffi_fn_clone_dbreader(...args);
|
|
8945
10428
|
}
|
|
@@ -8962,6 +10445,17 @@ export function uniffi_slatedb_uniffi_fn_free_dbreader_generic_abi(...args) {
|
|
|
8962
10445
|
|
|
8963
10446
|
|
|
8964
10447
|
|
|
10448
|
+
export function uniffi_slatedb_uniffi_fn_method_dbreader_evict_cached_sst(...args) {
|
|
10449
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_dbreader_evict_cached_sst(...args);
|
|
10450
|
+
}
|
|
10451
|
+
|
|
10452
|
+
|
|
10453
|
+
export function uniffi_slatedb_uniffi_fn_method_dbreader_evict_cached_sst_generic_abi(...args) {
|
|
10454
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_dbreader_evict_cached_sst_generic_abi(...args);
|
|
10455
|
+
}
|
|
10456
|
+
|
|
10457
|
+
|
|
10458
|
+
|
|
8965
10459
|
export function uniffi_slatedb_uniffi_fn_method_dbreader_get(...args) {
|
|
8966
10460
|
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_dbreader_get(...args);
|
|
8967
10461
|
}
|
|
@@ -8973,6 +10467,28 @@ export function uniffi_slatedb_uniffi_fn_method_dbreader_get_generic_abi(...args
|
|
|
8973
10467
|
|
|
8974
10468
|
|
|
8975
10469
|
|
|
10470
|
+
export function uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value(...args) {
|
|
10471
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value(...args);
|
|
10472
|
+
}
|
|
10473
|
+
|
|
10474
|
+
|
|
10475
|
+
export function uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_generic_abi(...args) {
|
|
10476
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_generic_abi(...args);
|
|
10477
|
+
}
|
|
10478
|
+
|
|
10479
|
+
|
|
10480
|
+
|
|
10481
|
+
export function uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_with_options(...args) {
|
|
10482
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_with_options(...args);
|
|
10483
|
+
}
|
|
10484
|
+
|
|
10485
|
+
|
|
10486
|
+
export function uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_with_options_generic_abi(...args) {
|
|
10487
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_dbreader_get_key_value_with_options_generic_abi(...args);
|
|
10488
|
+
}
|
|
10489
|
+
|
|
10490
|
+
|
|
10491
|
+
|
|
8976
10492
|
export function uniffi_slatedb_uniffi_fn_method_dbreader_get_with_options(...args) {
|
|
8977
10493
|
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_dbreader_get_with_options(...args);
|
|
8978
10494
|
}
|
|
@@ -9050,6 +10566,17 @@ export function uniffi_slatedb_uniffi_fn_method_dbreader_status_generic_abi(...a
|
|
|
9050
10566
|
|
|
9051
10567
|
|
|
9052
10568
|
|
|
10569
|
+
export function uniffi_slatedb_uniffi_fn_method_dbreader_warm_sst(...args) {
|
|
10570
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_dbreader_warm_sst(...args);
|
|
10571
|
+
}
|
|
10572
|
+
|
|
10573
|
+
|
|
10574
|
+
export function uniffi_slatedb_uniffi_fn_method_dbreader_warm_sst_generic_abi(...args) {
|
|
10575
|
+
return ffiFunctions.uniffi_slatedb_uniffi_fn_method_dbreader_warm_sst_generic_abi(...args);
|
|
10576
|
+
}
|
|
10577
|
+
|
|
10578
|
+
|
|
10579
|
+
|
|
9053
10580
|
export function uniffi_slatedb_uniffi_fn_clone_dbsnapshot(...args) {
|
|
9054
10581
|
return ffiFunctions.uniffi_slatedb_uniffi_fn_clone_dbsnapshot(...args);
|
|
9055
10582
|
}
|
|
@@ -10778,12 +12305,90 @@ export function uniffi_slatedb_uniffi_checksum_func_init_logging(...args) {
|
|
|
10778
12305
|
|
|
10779
12306
|
|
|
10780
12307
|
|
|
12308
|
+
export function uniffi_slatedb_uniffi_checksum_method_admin_get_sequence_for_timestamp(...args) {
|
|
12309
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_get_sequence_for_timestamp(...args);
|
|
12310
|
+
}
|
|
12311
|
+
|
|
12312
|
+
|
|
12313
|
+
|
|
12314
|
+
export function uniffi_slatedb_uniffi_checksum_method_admin_get_timestamp_for_sequence(...args) {
|
|
12315
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_get_timestamp_for_sequence(...args);
|
|
12316
|
+
}
|
|
12317
|
+
|
|
12318
|
+
|
|
12319
|
+
|
|
12320
|
+
export function uniffi_slatedb_uniffi_checksum_method_admin_list_checkpoints(...args) {
|
|
12321
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_list_checkpoints(...args);
|
|
12322
|
+
}
|
|
12323
|
+
|
|
12324
|
+
|
|
12325
|
+
|
|
12326
|
+
export function uniffi_slatedb_uniffi_checksum_method_admin_list_compactions(...args) {
|
|
12327
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_list_compactions(...args);
|
|
12328
|
+
}
|
|
12329
|
+
|
|
12330
|
+
|
|
12331
|
+
|
|
12332
|
+
export function uniffi_slatedb_uniffi_checksum_method_admin_list_manifests(...args) {
|
|
12333
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_list_manifests(...args);
|
|
12334
|
+
}
|
|
12335
|
+
|
|
12336
|
+
|
|
12337
|
+
|
|
12338
|
+
export function uniffi_slatedb_uniffi_checksum_method_admin_read_compaction(...args) {
|
|
12339
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_read_compaction(...args);
|
|
12340
|
+
}
|
|
12341
|
+
|
|
12342
|
+
|
|
12343
|
+
|
|
12344
|
+
export function uniffi_slatedb_uniffi_checksum_method_admin_read_compactions(...args) {
|
|
12345
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_read_compactions(...args);
|
|
12346
|
+
}
|
|
12347
|
+
|
|
12348
|
+
|
|
12349
|
+
|
|
12350
|
+
export function uniffi_slatedb_uniffi_checksum_method_admin_read_compactor_state_view(...args) {
|
|
12351
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_read_compactor_state_view(...args);
|
|
12352
|
+
}
|
|
12353
|
+
|
|
12354
|
+
|
|
12355
|
+
|
|
12356
|
+
export function uniffi_slatedb_uniffi_checksum_method_admin_read_manifest(...args) {
|
|
12357
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_admin_read_manifest(...args);
|
|
12358
|
+
}
|
|
12359
|
+
|
|
12360
|
+
|
|
12361
|
+
|
|
12362
|
+
export function uniffi_slatedb_uniffi_checksum_method_adminbuilder_build(...args) {
|
|
12363
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_adminbuilder_build(...args);
|
|
12364
|
+
}
|
|
12365
|
+
|
|
12366
|
+
|
|
12367
|
+
|
|
12368
|
+
export function uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_seed(...args) {
|
|
12369
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_seed(...args);
|
|
12370
|
+
}
|
|
12371
|
+
|
|
12372
|
+
|
|
12373
|
+
|
|
12374
|
+
export function uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_wal_object_store(...args) {
|
|
12375
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_adminbuilder_with_wal_object_store(...args);
|
|
12376
|
+
}
|
|
12377
|
+
|
|
12378
|
+
|
|
12379
|
+
|
|
10781
12380
|
export function uniffi_slatedb_uniffi_checksum_method_dbbuilder_build(...args) {
|
|
10782
12381
|
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbbuilder_build(...args);
|
|
10783
12382
|
}
|
|
10784
12383
|
|
|
10785
12384
|
|
|
10786
12385
|
|
|
12386
|
+
export function uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache(...args) {
|
|
12387
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache(...args);
|
|
12388
|
+
}
|
|
12389
|
+
|
|
12390
|
+
|
|
12391
|
+
|
|
10787
12392
|
export function uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache_disabled(...args) {
|
|
10788
12393
|
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbbuilder_with_db_cache_disabled(...args);
|
|
10789
12394
|
}
|
|
@@ -10880,6 +12485,12 @@ export function uniffi_slatedb_uniffi_checksum_method_db_delete_with_options(...
|
|
|
10880
12485
|
|
|
10881
12486
|
|
|
10882
12487
|
|
|
12488
|
+
export function uniffi_slatedb_uniffi_checksum_method_db_evict_cached_sst(...args) {
|
|
12489
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_db_evict_cached_sst(...args);
|
|
12490
|
+
}
|
|
12491
|
+
|
|
12492
|
+
|
|
12493
|
+
|
|
10883
12494
|
export function uniffi_slatedb_uniffi_checksum_method_db_flush(...args) {
|
|
10884
12495
|
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_db_flush(...args);
|
|
10885
12496
|
}
|
|
@@ -10982,6 +12593,12 @@ export function uniffi_slatedb_uniffi_checksum_method_db_status(...args) {
|
|
|
10982
12593
|
|
|
10983
12594
|
|
|
10984
12595
|
|
|
12596
|
+
export function uniffi_slatedb_uniffi_checksum_method_db_warm_sst(...args) {
|
|
12597
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_db_warm_sst(...args);
|
|
12598
|
+
}
|
|
12599
|
+
|
|
12600
|
+
|
|
12601
|
+
|
|
10985
12602
|
export function uniffi_slatedb_uniffi_checksum_method_db_write(...args) {
|
|
10986
12603
|
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_db_write(...args);
|
|
10987
12604
|
}
|
|
@@ -10994,12 +12611,30 @@ export function uniffi_slatedb_uniffi_checksum_method_db_write_with_options(...a
|
|
|
10994
12611
|
|
|
10995
12612
|
|
|
10996
12613
|
|
|
12614
|
+
export function uniffi_slatedb_uniffi_checksum_method_dbreader_evict_cached_sst(...args) {
|
|
12615
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbreader_evict_cached_sst(...args);
|
|
12616
|
+
}
|
|
12617
|
+
|
|
12618
|
+
|
|
12619
|
+
|
|
10997
12620
|
export function uniffi_slatedb_uniffi_checksum_method_dbreader_get(...args) {
|
|
10998
12621
|
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbreader_get(...args);
|
|
10999
12622
|
}
|
|
11000
12623
|
|
|
11001
12624
|
|
|
11002
12625
|
|
|
12626
|
+
export function uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value(...args) {
|
|
12627
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value(...args);
|
|
12628
|
+
}
|
|
12629
|
+
|
|
12630
|
+
|
|
12631
|
+
|
|
12632
|
+
export function uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value_with_options(...args) {
|
|
12633
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbreader_get_key_value_with_options(...args);
|
|
12634
|
+
}
|
|
12635
|
+
|
|
12636
|
+
|
|
12637
|
+
|
|
11003
12638
|
export function uniffi_slatedb_uniffi_checksum_method_dbreader_get_with_options(...args) {
|
|
11004
12639
|
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbreader_get_with_options(...args);
|
|
11005
12640
|
}
|
|
@@ -11042,6 +12677,12 @@ export function uniffi_slatedb_uniffi_checksum_method_dbreader_status(...args) {
|
|
|
11042
12677
|
|
|
11043
12678
|
|
|
11044
12679
|
|
|
12680
|
+
export function uniffi_slatedb_uniffi_checksum_method_dbreader_warm_sst(...args) {
|
|
12681
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbreader_warm_sst(...args);
|
|
12682
|
+
}
|
|
12683
|
+
|
|
12684
|
+
|
|
12685
|
+
|
|
11045
12686
|
export function uniffi_slatedb_uniffi_checksum_method_dbsnapshot_get(...args) {
|
|
11046
12687
|
return ffiFunctions.uniffi_slatedb_uniffi_checksum_method_dbsnapshot_get(...args);
|
|
11047
12688
|
}
|
|
@@ -11414,6 +13055,12 @@ export function uniffi_slatedb_uniffi_checksum_method_writebatch_put_with_option
|
|
|
11414
13055
|
|
|
11415
13056
|
|
|
11416
13057
|
|
|
13058
|
+
export function uniffi_slatedb_uniffi_checksum_constructor_adminbuilder_new(...args) {
|
|
13059
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_constructor_adminbuilder_new(...args);
|
|
13060
|
+
}
|
|
13061
|
+
|
|
13062
|
+
|
|
13063
|
+
|
|
11417
13064
|
export function uniffi_slatedb_uniffi_checksum_constructor_dbbuilder_new(...args) {
|
|
11418
13065
|
return ffiFunctions.uniffi_slatedb_uniffi_checksum_constructor_dbbuilder_new(...args);
|
|
11419
13066
|
}
|
|
@@ -11426,6 +13073,24 @@ export function uniffi_slatedb_uniffi_checksum_constructor_dbreaderbuilder_new(.
|
|
|
11426
13073
|
|
|
11427
13074
|
|
|
11428
13075
|
|
|
13076
|
+
export function uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_foyer_cache(...args) {
|
|
13077
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_foyer_cache(...args);
|
|
13078
|
+
}
|
|
13079
|
+
|
|
13080
|
+
|
|
13081
|
+
|
|
13082
|
+
export function uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_moka_cache(...args) {
|
|
13083
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_moka_cache(...args);
|
|
13084
|
+
}
|
|
13085
|
+
|
|
13086
|
+
|
|
13087
|
+
|
|
13088
|
+
export function uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_split_cache(...args) {
|
|
13089
|
+
return ffiFunctions.uniffi_slatedb_uniffi_checksum_constructor_dbcache_new_split_cache(...args);
|
|
13090
|
+
}
|
|
13091
|
+
|
|
13092
|
+
|
|
13093
|
+
|
|
11429
13094
|
export function uniffi_slatedb_uniffi_checksum_constructor_defaultmetricsrecorder_new(...args) {
|
|
11430
13095
|
return ffiFunctions.uniffi_slatedb_uniffi_checksum_constructor_defaultmetricsrecorder_new(...args);
|
|
11431
13096
|
}
|