| Interface | Description |
|---|---|
| ResourceLockManager |
A resource lock manager.
|
| Class | Description |
|---|---|
| ResourceLockManagerEtcdImpl |
Implementation of resource lock manager that uses etcd as backend.
|
| ResourceLockManagerJdbcFunctionImpl |
Implementation of resource lock manager that uses jdbc as backend.
|
| ResourceLockManagerJdbcImpl |
Implementation of resource lock manager that uses jdbc as backend.
|
| Exception | Description |
|---|---|
| ResourceLockException |
An exception that indicates an error while acquiring or releasing a resource
lock.
|
Copyright © 2017 Zalando SE. All rights reserved.