Package | Description |
---|---|
org.redisson |
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.
|
Copyright © 2014–2018 The Redisson Project. All rights reserved.