CVS update: JGroups/tests/other/org/jgroups/tests Probe.java
"Bela Ban" <[email protected]> Mon, 13 Sep 2010 12:58:58 +0000
| Newsgroups | gmane.comp.java.javagroups.cvs |
|---|---|
| Message-ID | <[email protected]> |
User: belaban
Date: 10/09/13 12:58:58
Modified: tests/other/org/jgroups/tests Probe.java
Log:
added support for dumping of attr lists in probe.sh
Revision Changes Path
1.20 +3 -2 JGroups/tests/other/org/jgroups/tests/Probe.java
Index: Probe.java
===================================================================
RCS file: /cvsroot/javagroups/JGroups/tests/other/org/jgroups/tests/Probe.java,v
retrieving revision 1.19
retrieving revision 1.20
diff -u -r1.19 -r1.20
--- Probe.java 22 Apr 2010 11:40:44 -0000 1.19
+++ Probe.java 13 Sep 2010 12:58:58 -0000 1.20
@@ -10,7 +10,7 @@
/**
* Discovers all UDP-based members running on a certain mcast address
* @author Bela Ban
- * @version $Revision: 1.19 $
+ * @version $Revision: 1.20 $
* Date: Jun 2, 2003
* Time: 4:35:29 PM
*/
@@ -177,6 +177,7 @@
"Examples:\n" +
"probe.sh keys // dumps all keys\n" +
"probe.sh jmx=NAKACK // dumps JMX info about all NAKACK protocols\n" +
- "probe.sh op=STABLE.runMessageGarbageCollection // invokes the method in all STABLE protocols\n");
+ "probe.sh op=STABLE.runMessageGarbageCollection // invokes the method in all STABLE protocols\n" +
+ "probe.sh jmx=UDP.oob,thread_pool // dumps all attrs of UDP starting with oob* or thread_pool*");
}
}
------------------------------------------------------------------------------
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