Lines Matching refs:rocksdb_writebatch_wi_t

104 typedef struct rocksdb_writebatch_wi_t   rocksdb_writebatch_wi_t;  typedef
540 extern ROCKSDB_LIBRARY_API rocksdb_writebatch_wi_t* rocksdb_writebatch_wi_create(
543 extern ROCKSDB_LIBRARY_API rocksdb_writebatch_wi_t* rocksdb_writebatch_wi_create_from(
546 rocksdb_writebatch_wi_t*);
547 extern ROCKSDB_LIBRARY_API void rocksdb_writebatch_wi_clear(rocksdb_writebatch_wi_t*);
548 extern ROCKSDB_LIBRARY_API int rocksdb_writebatch_wi_count(rocksdb_writebatch_wi_t* b);
549 extern ROCKSDB_LIBRARY_API void rocksdb_writebatch_wi_put(rocksdb_writebatch_wi_t*,
555 rocksdb_writebatch_wi_t*, rocksdb_column_family_handle_t* column_family,
558 rocksdb_writebatch_wi_t* b, int num_keys, const char* const* keys_list,
562 rocksdb_writebatch_wi_t* b, rocksdb_column_family_handle_t* column_family,
566 extern ROCKSDB_LIBRARY_API void rocksdb_writebatch_wi_merge(rocksdb_writebatch_wi_t*,
572 rocksdb_writebatch_wi_t*, rocksdb_column_family_handle_t* column_family,
575 rocksdb_writebatch_wi_t* b, int num_keys, const char* const* keys_list,
579 rocksdb_writebatch_wi_t* b, rocksdb_column_family_handle_t* column_family,
583 extern ROCKSDB_LIBRARY_API void rocksdb_writebatch_wi_delete(rocksdb_writebatch_wi_t*,
587 rocksdb_writebatch_wi_t*, rocksdb_column_family_handle_t* column_family,
590 rocksdb_writebatch_wi_t* b, int num_keys, const char* const* keys_list,
593 rocksdb_writebatch_wi_t* b, rocksdb_column_family_handle_t* column_family,
597 rocksdb_writebatch_wi_t* b, const char* start_key, size_t start_key_len,
601 rocksdb_writebatch_wi_t* b, rocksdb_column_family_handle_t* column_family,
606 rocksdb_writebatch_wi_t* b, int num_keys, const char* const* start_keys_list,
611 rocksdb_writebatch_wi_t* b, rocksdb_column_family_handle_t* column_family,
616 rocksdb_writebatch_wi_t*, const char* blob, size_t len);
618 rocksdb_writebatch_wi_t* b,
623 rocksdb_writebatch_wi_t* b,
626 rocksdb_writebatch_wi_t*);
628 rocksdb_writebatch_wi_t*, char** errptr);
630 rocksdb_writebatch_wi_t* wbwi,
636 rocksdb_writebatch_wi_t* wbwi,
643 rocksdb_writebatch_wi_t* wbwi,
650 rocksdb_writebatch_wi_t* wbwi,
660 rocksdb_writebatch_wi_t* wbwi,
663 rocksdb_writebatch_wi_t* wbwi,
666 rocksdb_writebatch_wi_t* wbwi,