rx-curator/src/main/java/com/github/reiseburo/rx
R. Tyler Croy a1c7147c5e
Implement an end-to-end test with the observer
The way the PathChildrenCache works by default is by calling the callback on a
separate thread, so we need to wait for the results to get to our subscriber
and periodically check things.

Considering a means of adding the ability to execute on "my" thread
2015-09-04 11:48:35 -07:00
..
curator Implement an end-to-end test with the observer 2015-09-04 11:48:35 -07:00