Home
last modified time | relevance | path

Searched refs:kBlockBasedTableVersionFormat (Results 1 – 1 of 1) sorted by relevance

/rocksdb-6.9/utilities/blob_db/
Dblob_db_impl.cc48 int kBlockBasedTableVersionFormat = 2; variable
1107 CompressBlock(raw, info, &type, kBlockBasedTableVersionFormat, false, in GetCompressedSlice()
1404 kBlockBasedTableVersionFormat, *(cfh->cfd()->ioptions())); in GetBlobValue()