Package org.jgroups.raft.demos
Class CounterServiceDemo
java.lang.Object
org.jgroups.raft.demos.CounterServiceDemo
Demo of CounterService. When integrating with JGroups, this class should be removed and the original demo in JGroups
should be modified to accept different CounterService implementations.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
ch
protected org.jgroups.JChannel ch -
counter_service
-
-
Constructor Details
-
CounterServiceDemo
public CounterServiceDemo()
-
-
Method Details