|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sf.ehcache.distribution.RemoteDebugger
public final class RemoteDebugger
A distributed testing tool for manual distributed testing of ehcache on cluster nodes.
It is passed the ehcache configuration to use and cache to monitor
Method Summary | |
---|---|
static void |
main(java.lang.String[] args)
A Remote Debugger which prints out the cache size of the monitored cache. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static void main(java.lang.String[] args) throws java.lang.InterruptedException
args
- path_to_ehcache.xml and a cache name
java.lang.InterruptedException
- thrown when it is interrupted. It will keep going until then.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |