CVS update: JGroups/src/org/jgroups/protocols/pbcast STABLE.java
"Bela Ban" <[email protected]> Tue, 21 Sep 2010 11:51:30 +0000
| Newsgroups | gmane.comp.java.javagroups.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: belaban
Date: 10/09/21 11:51:30
Modified: src/org/jgroups/protocols/pbcast STABLE.java
Log:
ns
Revision Changes Path
1.107 +2 -2 JGroups/src/org/jgroups/protocols/pbcast/STABLE.java
Index: STABLE.java
===================================================================
RCS file: /cvsroot/javagroups/JGroups/src/org/jgroups/protocols/pbcast/STABLE.java,v
retrieving revision 1.106
retrieving revision 1.107
diff -u -r1.106 -r1.107
--- STABLE.java 15 Jun 2010 06:44:38 -0000 1.106
+++ STABLE.java 21 Sep 2010 11:51:30 -0000 1.107
@@ -35,7 +35,7 @@
* in docs/design/STABLE.txt
*
* @author Bela Ban
- * @version $Id: STABLE.java,v 1.106 2010/06/15 06:44:38 belaban Exp $
+ * @version $Id: STABLE.java,v 1.107 2010/09/21 11:51:30 belaban Exp $
*/
@MBean(description="Computes the broadcast messages that are stable")
@DeprecatedProperty(names={"digest_timeout","max_gossip_runs","max_suspend_time"})
@@ -144,7 +144,7 @@
this.max_bytes=max_bytes;
}
- @ManagedAttribute
+ @ManagedAttribute(name="BytesReceived")
public long getBytes() {return num_bytes_received;}
@ManagedAttribute
public int getStableSent() {return num_stable_msgs_sent;}
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev