rocksdb
rocksdb copied to clipboard
Make java Env class subclassable
User requested the ability to do this
It simply requires that we make the constructor protected
Closes https://github.com/facebook/rocksdb/issues/13480