Keycloak Docs Distribution 14.0.0
- java.lang.Object
-
- liquibase.lockservice.StandardLockService
-
- org.keycloak.connections.jpa.updater.liquibase.lock.CustomLockService
-
- All Implemented Interfaces:
- liquibase.lockservice.LockService, liquibase.servicelocator.PrioritizedService
public class CustomLockService
extends liquibase.lockservice.StandardLockService
Liquibase lock service, which has some bugfixes and assumes timeouts to be configured in milliseconds
- Author:
- Marek Posolda
-
-
Field Summary
-
Fields inherited from class liquibase.lockservice.StandardLockService
database, hasChangeLogLock
-
Fields inherited from interface liquibase.servicelocator.PrioritizedService
COMPARATOR, PRIORITY_DATABASE, PRIORITY_DEFAULT
-
Method Summary
-
Methods inherited from class liquibase.lockservice.StandardLockService
destroy, forceReleaseLock, getChangeLogLockRecheckTime, getChangeLogLockWaitTime, getPriority, hasChangeLogLock, hasDatabaseChangeLogLockTable, listLocks, reset, setChangeLogLockRecheckTime, setChangeLogLockWaitTime, setDatabase, supports
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Keycloak Docs Distribution 14.0.0
Copyright © 2021 JBoss by Red Hat. All rights reserved.