rocksdb/java/src
Yi Wu 36e4762ce0 Remove Ticker::SEQUENCE_NUMBER
Summary:
Remove the ticker count because:
* Having to reset the ticker count in WriteImpl is ineffiecent;
* It doesn't make sense to have it as a ticker count if multiple db
  instance share a statistics object.
Closes https://github.com/facebook/rocksdb/pull/1531

Differential Revision: D4194442

Pulled By: yiwu-arbug

fbshipit-source-id: e2110a9
2016-11-16 22:39:09 -08:00
..
main/java/org/rocksdb Remove Ticker::SEQUENCE_NUMBER 2016-11-16 22:39:09 -08:00
test/java/org/rocksdb Java API - Implement GetFromBatch and GetFromBatchAndDB in WBWI 2016-11-06 02:44:07 -08:00