| 
    keycloak
    
   | 
 


公開メンバ関数 | |
| BaseCacheInitializer (KeycloakSessionFactory sessionFactory, Cache< String, Serializable > workCache, SessionLoader sessionLoader, String stateKeySuffix, int sessionsPerSegment) | |
| Cache< String, Serializable > | getWorkCache () | 
| void | initCache () | 
| void | loadSessions () | 
限定公開メンバ関数 | |
| boolean | isFinished () | 
| boolean | isCoordinator () | 
| InitializerState | getStateFromCache () | 
| void | saveStateToCache (final InitializerState state) | 
| abstract void | startLoading () | 
限定公開変数類 | |
| final KeycloakSessionFactory | sessionFactory | 
| final Cache< String, Serializable > | workCache | 
| final SessionLoader | sessionLoader | 
| final int | sessionsPerSegment | 
| final String | stateKey | 
非公開メンバ関数 | |
| void | retry (int retry, Runnable runnable) | 
静的非公開変数類 | |
| static final String | STATE_KEY_PREFIX = "distributed::" | 
| static final Logger | log = Logger.getLogger(BaseCacheInitializer.class) | 
      
  | 
  inline | 
      
  | 
  inlineprotected | 
      
  | 
  inline | 
      
  | 
  inlineinherited | 
      
  | 
  inlineprotected | 
      
  | 
  inlineprotected | 
      
  | 
  inlineinherited | 
      
  | 
  inlineprivate | 
      
  | 
  inlineprotected | 
      
  | 
  abstractprotectedinherited | 
Just coordinator will run this
      
  | 
  staticprivate | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  protected | 
      
  | 
  staticprivate | 
      
  | 
  protected | 
      
  | 
  protected | 
 1.8.13