Closed glachac closed 10 years ago
Cool, this seems reasonable. Thanks.
I recommend you fork the parts of this project that you use and maintain it separately (I've licensed it under ASL 2.0) as I'm not committing as much time to this now as I used to, and the HBase support in particular might get dropped in an upcoming version.
In asynchbase 1.4, several methods were added to the Scanner. I need access to setQualifiers() so added it to RowScanner and all the derivatives.