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:49:13 UTC

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

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


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

Branch: refs/heads/origin/master
Commit: 98a1e7031dd8c611c2d99153c28755370b2826d3
Parents: 94da0bb 1c673c8
Author: edward <ed...@hollywood.ian>
Authored: Tue Aug 1 21:44:13 2017 -0400
Committer: edward <ed...@hollywood.ian>
Committed: Tue Aug 1 21:44:13 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(-)
----------------------------------------------------------------------