Skip to content
Snippets Groups Projects
Unverified Commit f14a8197 authored by iFA's avatar iFA Committed by GitHub
Browse files

Update table_factory.pxd

parent 734a8b63
No related branches found
No related tags found
No related merge requests found
......@@ -30,6 +30,7 @@ cdef extern from "rocksdb/table.h" namespace "rocksdb":
shared_ptr[Cache] block_cache
shared_ptr[Cache] block_cache_compressed
shared_ptr[FilterPolicy] filter_policy
cpp_bool enable_index_compression
cdef TableFactory* NewBlockBasedTableFactory(const BlockBasedTableOptions&)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment