Kieker 1.8

kieker.analysis.display
Class TagCloud

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

public class TagCloud
extends 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
 Map<String,AtomicLong> getCounters()
           
 void incrementCounter(String tag)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TagCloud

public TagCloud()
Method Detail

incrementCounter

public void incrementCounter(String tag)

getCounters

public Map<String,AtomicLong> getCounters()

Kieker 1.8

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