Package com.vaadin.base.devserver.stats
Class StatisticsStorage
java.lang.Object
com.vaadin.base.devserver.stats.StatisticsStorage
Development more usage statistic storage and methods for updating the data.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
StatisticsStorage
public StatisticsStorage()Creates an instance.
-
-
Method Details
-
access
Runs the given command with the store locked.- Parameters:
whenLocked
- the command to run
-