Hi.

This class seems a good candidate for using the fluent API
which we agreed to use more widely in CM.
Having the various stat implementations "final" would allow
to get rid of the "synchronized" keywords.

I also wonder if some caching mechanism wouldn't be necessary
to improve efficiency (the stat is recomputed for every call
to an accessor even when no data was added).


Regards,
Gilles


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to