You're viewing an older version of Vaadin JavaDoc. Please see version 24.7.0 for the latest.
com.vaadin.base.devserver.stats.

Class StatisticsStorage

  • public class StatisticsStorage
    extends Object

    Development more usage statistic storage and methods for updating the data.

    • Constructor Detail

      • StatisticsStorage

        public StatisticsStorage()

        Creates an instance.

    • Method Detail

      • access

        public void access​(Command whenLocked)

        Runs the given command with the store locked.

        Parameters:

        whenLocked - the command to run