You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Jay Zhuang
00de699096
Replace reinterpret_cast with static_cast_with_check (#7067)
Summary:
Replace `reinterpret_cast` with `static_cast_with_check` for `DBImpl` and `ColumnFamilyHandleImpl`.
Pull Request resolved: https://github.com/facebook/rocksdb/pull/7067
Reviewed By: siying
Differential Revision: D22361587
Pulled By: jay-zhuang
fbshipit-source-id: dfe9e8f3af39c3d27cc372c55ab9ad905eb0a5a1
|
4 years ago |
.. |
blob_constants.h
|
Move BlobDB related files under db/ to db/blob/ (#6519)
|
5 years ago |
blob_file_addition.cc
|
Move BlobDB related files under db/ to db/blob/ (#6519)
|
5 years ago |
blob_file_addition.h
|
Move BlobDB related files under db/ to db/blob/ (#6519)
|
5 years ago |
blob_file_addition_test.cc
|
Move BlobDB related files under db/ to db/blob/ (#6519)
|
5 years ago |
blob_file_garbage.cc
|
Move BlobDB related files under db/ to db/blob/ (#6519)
|
5 years ago |
blob_file_garbage.h
|
Move BlobDB related files under db/ to db/blob/ (#6519)
|
5 years ago |
blob_file_garbage_test.cc
|
Move BlobDB related files under db/ to db/blob/ (#6519)
|
5 years ago |
blob_file_meta.cc
|
Maintain the set of linked SSTs in BlobFileMetaData (#6945)
|
5 years ago |
blob_file_meta.h
|
Maintain the set of linked SSTs in BlobFileMetaData (#6945)
|
5 years ago |
blob_index.h
|
Move BlobDB related files under db/ to db/blob/ (#6519)
|
5 years ago |
blob_log_format.cc
|
Move blob_log_{format,reader,writer}.{cc,h} to db/blob/ (#6960)
|
5 years ago |
blob_log_format.h
|
Move kNoExpiration to blob_db.h (#7018)
|
4 years ago |
blob_log_reader.cc
|
Move blob_log_{format,reader,writer}.{cc,h} to db/blob/ (#6960)
|
5 years ago |
blob_log_reader.h
|
Move blob_log_{format,reader,writer}.{cc,h} to db/blob/ (#6960)
|
5 years ago |
blob_log_writer.cc
|
Move blob_log_{format,reader,writer}.{cc,h} to db/blob/ (#6960)
|
5 years ago |
blob_log_writer.h
|
Move blob_log_{format,reader,writer}.{cc,h} to db/blob/ (#6960)
|
5 years ago |
db_blob_index_test.cc
|
Replace reinterpret_cast with static_cast_with_check (#7067)
|
4 years ago |