OpenTSDB / asynchbase

A fully asynchronous, non-blocking, thread-safe, high-performance HBase client.
https://github.com/OpenTSDB/asynchbase
BSD 3-Clause "New" or "Revised" License
608 stars 303 forks source link

support scan metrics #184

Open TanUkkii007 opened 7 years ago

TanUkkii007 commented 7 years ago

Add scan metrics functions in the Scanner.

Following scan metrics are added. Those lists are part of the metrics from the official HBase client.

Integration tests are also included and checked with HBase 1.2.6.

Known issues

TanUkkii007 commented 6 years ago

BTW, recently I talked about migration to asynchbase. Scan metrics I implemented in this PR are shown in my slides. https://www.slideshare.net/TanUkkii/nonblocking-io-to-tame-distributed-systems-how-and-why-chatwork-uses-asynchbase