| 程序包 | 说明 |
|---|---|
| kim.sesame.framework.locks.jdbc | |
| kim.sesame.framework.locks.redis | |
| kim.sesame.framework.locks.zookeeper |
| 限定符和类型 | 类和说明 |
|---|---|
class |
JdbcLockRegistry
A
LockRegistry using a shared database to co-ordinate the locks. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
RedisLockRegistry
Implementation of
LockRegistry providing a distributed lock using Redis. |
| 限定符和类型 | 类和说明 |
|---|---|
class |
ZookeeperLockRegistry
ExpirableLockRegistry implementation using Zookeeper, or more specifically,
Curator InterProcessMutex. |
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.