Class DBLockBasedCacheInitializer


  • public class DBLockBasedCacheInitializer
    extends CacheInitializer
    Encapsulates preloading of sessions within the DB Lock. This DB-aware lock ensures that "startLoading" is done on single DC and the other DCs need to wait.
    Author:
    Marek Posolda