Yes, I think it could be useful. For your consideration, it might be interesting to look at HBase Coprocessor Observer events as instances of Observable<T>: https://github.com/Netflix/RxJava/blob/master/rxjava-core/src/main/java/rx/Observable.java
On Wed, Feb 6, 2013 at 12:12 PM, Jan Althaus <[email protected]> wrote: > Thanks for the help everyone. > Would you see this as something that could be useful to ship with HBase? If > so, I may well consider what I'm about to write a proof of concept and post > again with my findings / the source. > -- Best regards, - Andy Problems worthy of attack prove their worth by hitting back. - Piet Hein (via Tom White)
