rocksdb/java/src
Alan Paxton 86cf7266c3 keyMayExist() supports ByteBuffer (#9013)
Summary:
closes https://github.com/facebook/rocksdb/issues/7917

Implemented ByteBuffer API variants of Java keyMayExist() uniformly with and without column families, read options and return data values. Implemented 2 supporting C++ JNI methods.

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

Reviewed By: mrambacher

Differential Revision: D31665989

Pulled By: jay-zhuang

fbshipit-source-id: 8adc1730217dba38d6fa7b31d788650a33e28af1
2021-10-18 17:20:07 -07:00
..
main/java/org/rocksdb keyMayExist() supports ByteBuffer (#9013) 2021-10-18 17:20:07 -07:00
test/java/org/rocksdb keyMayExist() supports ByteBuffer (#9013) 2021-10-18 17:20:07 -07:00