Package | Description |
---|---|
org.redisson | |
org.redisson.api | |
org.redisson.transaction |
Modifier and Type | Class and Description |
---|---|
class |
RedissonFairLock
Distributed implementation of
Lock
Implements reentrant lock. |
class |
RedissonLock
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 | Interface and Description |
---|---|
interface |
RLock
Distributed implementation of
Lock
Implements reentrant lock. |
Modifier and Type | Class and Description |
---|---|
class |
RedissonTransactionalLock |
Copyright © 2014–2019 The Redisson Project. All rights reserved.