Merge branch 'CURATOR-151' * CURATOR-151: CURATOR-151: SharedValue/SharedCount API update
Project: http://git-wip-us.apache.org/repos/asf/curator/repo Commit: http://git-wip-us.apache.org/repos/asf/curator/commit/ac2b903d Tree: http://git-wip-us.apache.org/repos/asf/curator/tree/ac2b903d Diff: http://git-wip-us.apache.org/repos/asf/curator/diff/ac2b903d Branch: refs/heads/master Commit: ac2b903d96b74b277a6ba9b11148e642f1fca29d Parents: 861ba15 0bc7319 Author: Scott Blum <[email protected]> Authored: Thu Oct 16 16:54:26 2014 -0400 Committer: Scott Blum <[email protected]> Committed: Thu Oct 16 16:54:26 2014 -0400 ---------------------------------------------------------------------- .../framework/recipes/shared/SharedCount.java | 11 +++- .../framework/recipes/shared/SharedValue.java | 63 ++++++++++++-------- .../recipes/shared/VersionedValue.java | 2 +- .../recipes/shared/TestSharedCount.java | 42 +++++++++---- 4 files changed, 76 insertions(+), 42 deletions(-) ----------------------------------------------------------------------
