| Package | Description |
|---|---|
| com.github.ddth.dlock.impl | |
| com.github.ddth.dlock.impl.inmem | |
| com.github.ddth.dlock.impl.redis |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractDLockFactory
Abstract implementation of
IDLockFactory that creates
AbstractDLock instances. |
| Modifier and Type | Class and Description |
|---|---|
class |
InmemDLockFactory
In-memory implementation of
IDLockFactory that creates
InmemDLock objects. |
| Modifier and Type | Class and Description |
|---|---|
class |
BaseRedisDLockFactory
Base class for Redis-based implementations of
IDLockFactory. |
class |
ClusteredRedisDLockFactory
|
class |
RedisDLockFactory
|
Copyright © 2018 DDTH. All rights reserved.