Class PersistentSessionsWorker

java.lang.Object
org.keycloak.models.sessions.infinispan.changes.PersistentSessionsWorker

public class PersistentSessionsWorker extends Object
Run one thread per session type and drain the queues once there is an entry. Will batch entries if possible.
Author:
Alexander Schwartz
  • Field Details

    • UPDATE_TIMEOUT

      public static final Duration UPDATE_TIMEOUT
    • UPDATE_BASE_INTERVAL_MILLIS

      public static final int UPDATE_BASE_INTERVAL_MILLIS
      See Also:
  • Constructor Details

  • Method Details

    • start

      public void start()
    • stop

      public void stop()