Kieker 1.11

kieker.analysis.display
Class TagCloud

java.lang.Object
  extended by kieker.analysis.display.TagCloud

public class TagCloud
extends java.lang.Object

This class is currently under development, mostly for test purposes, and not designed for productive deployment.

Since:
1.8
Author:
Nils Christian Ehmke

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

TagCloud

public TagCloud()
Method Detail

incrementCounter

public void incrementCounter(java.lang.String tag)

getCounters

public java.util.Map<java.lang.String,java.util.concurrent.atomic.AtomicLong> getCounters()

Kieker 1.11

Copyright 2015 Kieker Project, http://kieker-monitoring.net