rocksdb/java/samples/src/main/java
sdong 2800aa069a Remove compressed block cache (#11117)
Summary:
Compressed block cache is replaced by compressed secondary cache. Remove the feature.

Pull Request resolved: https://github.com/facebook/rocksdb/pull/11117

Test Plan: See CI passes

Reviewed By: pdillinger

Differential Revision: D42700164

fbshipit-source-id: 6cbb24e460da29311150865f60ecb98637f9f67d
2023-01-24 17:09:19 -08:00
..
OptimisticTransactionSample.java fix java sample typo and replace deprecated code with latest (#7906) 2021-02-01 14:45:34 -08:00
RocksDBColumnFamilySample.java fix java sample typo and replace deprecated code with latest (#7906) 2021-02-01 14:45:34 -08:00
RocksDBSample.java Remove compressed block cache (#11117) 2023-01-24 17:09:19 -08:00
TransactionSample.java Add TransactionDB and OptimisticTransactionDB to the Java API 2018-03-02 10:34:13 -08:00