|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object kieker.analysis.display.TagCloud
public class TagCloud
This class is currently under development, mostly for test purposes, and not designed for productive deployment.
Constructor Summary | |
---|---|
TagCloud()
|
Method Summary | |
---|---|
java.util.Map<java.lang.String,java.util.concurrent.atomic.AtomicLong> |
getCounters()
|
void |
incrementCounter(java.lang.String tag)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TagCloud()
Method Detail |
---|
public void incrementCounter(java.lang.String tag)
public java.util.Map<java.lang.String,java.util.concurrent.atomic.AtomicLong> getCounters()
|
Kieker 1.11 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |