Add `getMin`, `getMax`, `getCount`, `getSum` to `HistogramData` class object. (#4742)
Summary: Expose common stats min,max,count,sum via statistics JNI. These stats are not fully exposed on the Java side as is, but are available on the native side. Pull Request resolved: https://github.com/facebook/rocksdb/pull/4742 Differential Revision: D13403766 Pulled By: ajkr fbshipit-source-id: 5b70f7bd3fb7490aab73dcbd09f13490fce5c773main
parent
4ed3c1eb88
commit
a914a1c6dc
Loading…
Reference in new issue