| 限定符和类型 | 接口和说明 |
|---|---|
interface |
DtCacheClient
一个简单的分布式缓存客户端,为了API简洁,目前暂时只支持值为String,如果要缓存对象,请自行使用JSON序列化到String
Created by xuan on 2018/8/12.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JedisDtCacheClient
Created by xuan on 2018/8/12.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JedisBase
Created by xuan on 2018/8/29.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
DtList
分布式list
Created by xuan on 2018/8/29.
|
interface |
DtLong
分布式Long类型
Created by xuan on 2018/8/29.
|
interface |
DtQueue
分布式队列,用来实现生产者消费者
Created by xuan on 2018/8/25.
|
interface |
DtSemaphore
分布式信号量
Created by xuan on 2018/8/29.
|
interface |
DtSortedSet
可排序Set集合
Created by xuan on 2018/8/29.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JedisDtList
分布式列表
Created by xuan on 2018/8/29.
|
class |
JedisDtLong
Created by xuan on 2018/8/29.
|
class |
JedisDtQueue
Created by xuan on 2018/8/25.
|
class |
JedisDtSemaphore
Created by xuan on 2018/8/29.
|
class |
JedisDtSortedSet
Created by xuan on 2018/8/29.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
DtLock
Created by xuan on 2018/8/30.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JedisDtLock
Created by xuan on 2018/8/30.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
DtPublisher
消息发布者
Created by xuan on 2018/8/16.
|
interface |
DtSubscriber
消息订阅者
Created by xuan on 2018/8/16.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JedisDtPublisher
Created by xuan on 2018/8/16.
|
class |
JedisDtSubscriber
Created by xuan on 2018/8/16.
|
| 限定符和类型 | 接口和说明 |
|---|---|
interface |
DtSequence
序列号组件
Created by xuan on 2018/8/12.
|
| 限定符和类型 | 类和说明 |
|---|---|
class |
JedisDtSequence
Created by xuan on 2018/8/12.
|
Copyright © 2018. All rights reserved.