| Package | Description |
|---|---|
| org.redisson | |
| org.redisson.transaction |
| Modifier and Type | Class and Description |
|---|---|
class |
RedissonFairLock
Distributed implementation of
Lock
Implements reentrant lock. |
class |
RedissonReadLock
Lock will be removed automatically if client disconnects.
|
class |
RedissonWriteLock
Lock will be removed automatically if client disconnects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
RedissonTransactionalLock |
Copyright © 2014–2019 Redisson. All rights reserved.