| Package | Description |
|---|---|
| io.mongock.driver.core.driver | |
| io.mongock.driver.core.lock |
| Modifier and Type | Method and Description |
|---|---|
protected abstract LockRepository |
ConnectionDriverBase.getLockRepository() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
LockRepositoryWithEntity<ENTITY_CLASS> |
| Modifier and Type | Method and Description |
|---|---|
DefaultLockManager.DefaultLockManagerBuilder |
DefaultLockManager.DefaultLockManagerBuilder.setLockRepository(LockRepository lockRepository) |
| Constructor and Description |
|---|
DefaultLockManager(LockRepository repository,
TimeService timeUtils,
long lockAcquiredForMillis,
long lockQuitTryingAfterMillis,
long lockTryFrequencyMillis,
long lockRefreshMarginMillis)
Constructor takes some bean injections
|
Copyright © 2021. All rights reserved.