You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@gossip.apache.org by ec...@apache.org on 2017/08/02 01:58:56 UTC

[2/2] incubator-gossip git commit: Merge branch 'GOSSIP-89' of https://github.com/Terry-Weymouth/incubator-gossip

Merge branch 'GOSSIP-89' of https://github.com/Terry-Weymouth/incubator-gossip


Project: http://git-wip-us.apache.org/repos/asf/incubator-gossip/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-gossip/commit/95e16677
Tree: http://git-wip-us.apache.org/repos/asf/incubator-gossip/tree/95e16677
Diff: http://git-wip-us.apache.org/repos/asf/incubator-gossip/diff/95e16677

Branch: refs/heads/master
Commit: 95e16677005aa476f334eabaede8f56f64ef34dd
Parents: 94da0bb 1c673c8
Author: edward <ed...@hollywood.ian>
Authored: Tue Aug 1 21:58:07 2017 -0400
Committer: edward <ed...@hollywood.ian>
Committed: Tue Aug 1 21:58:07 2017 -0400

----------------------------------------------------------------------
 .../apache/gossip/examples/ExampleCommon.java   |  50 ------
 .../gossip/examples/RunStandardExamples.java    | 105 ++++++++++++
 .../examples/StandAloneDatacenterAndRack.java   |  37 +++--
 .../gossip/examples/StandAloneExampleBase.java  | 162 +++++++++++++++++++
 .../apache/gossip/examples/StandAloneNode.java  |  49 +++---
 .../examples/StandAloneNodeCrdtOrSet.java       | 128 ++++++++-------
 .../gossip/examples/StandAlonePNCounter.java    | 130 ++++-----------
 7 files changed, 402 insertions(+), 259 deletions(-)
----------------------------------------------------------------------