A C D G H J R S U
A
- add(String) - 类 中的方法cn.shorturl.store.ShortUrlStore
-
添加短连接(外部访问)
- add(String, Date) - 类 中的方法cn.shorturl.store.ShortUrlStore
-
添加短链接(外部访问)
- add(ShortUrl) - 类 中的方法cn.shorturl.store.ShortUrlStore
-
添加短链接(内部访问, 请勿外部访问)
- add(String) - 类 中的方法cn.shorturl.store.ShortUrlStore
-
添加短连接(外部访问)
- add(String, Date) - 类 中的方法cn.shorturl.store.ShortUrlStore
-
添加短链接(外部访问)
- add(ShortUrl) - 类 中的方法cn.shorturl.store.ShortUrlStore
-
添加短链接(内部访问, 请勿外部访问)
- add(ShortUrl) - 类 中的方法cn.shorturl.store.store.JdbcShortUrlStore
-
- add(ShortUrl) - 类 中的方法cn.shorturl.store.store.JdbcShortUrlStore
-
- add(ShortUrl) - 类 中的方法cn.shorturl.store.store.RedisShortUrlStore
-
- add(ShortUrl) - 类 中的方法cn.shorturl.store.store.RedisShortUrlStore
-
C
- cn.shorturl.store - 程序包 cn.shorturl.store
-
- cn.shorturl.store.exception - 程序包 cn.shorturl.store.exception
-
- cn.shorturl.store.store - 程序包 cn.shorturl.store.store
-
- cn.shorturl.store.template - 程序包 cn.shorturl.store.template
-
- contains(String) - 类 中的方法cn.shorturl.store.ShortUrlStore
-
Hash是否已经存在
- contains(String) - 类 中的方法cn.shorturl.store.ShortUrlStore
-
Hash是否已经存在
- contains(String) - 类 中的方法cn.shorturl.store.store.JdbcShortUrlStore
-
- contains(String) - 类 中的方法cn.shorturl.store.store.JdbcShortUrlStore
-
- contains(String) - 类 中的方法cn.shorturl.store.store.RedisShortUrlStore
-
- contains(String) - 类 中的方法cn.shorturl.store.store.RedisShortUrlStore
-
D
- DefaultRedisTemplate<K,V> - cn.shorturl.store.template中的类
-
- DefaultRedisTemplate<K,V> - cn.shorturl.store.template中的类
-
- DefaultRedisTemplate(Class<K>, Class<V>) - 类 的构造器cn.shorturl.store.template.DefaultRedisTemplate
-
- DefaultRedisTemplate(Class<K>, Class<V>, RedisConnectionFactory) - 类 的构造器cn.shorturl.store.template.DefaultRedisTemplate
-
- DefaultRedisTemplate(Class<K>, Class<V>) - 类 的构造器cn.shorturl.store.template.DefaultRedisTemplate
-
- DefaultRedisTemplate(Class<K>, Class<V>, RedisConnectionFactory) - 类 的构造器cn.shorturl.store.template.DefaultRedisTemplate
-
G
- get(String) - 类 中的方法cn.shorturl.store.ShortUrlStore
-
获取短链接
- get(String) - 类 中的方法cn.shorturl.store.ShortUrlStore
-
获取短链接
- get(String) - 类 中的方法cn.shorturl.store.store.JdbcShortUrlStore
-
- get(String) - 类 中的方法cn.shorturl.store.store.JdbcShortUrlStore
-
- get(String) - 类 中的方法cn.shorturl.store.store.RedisShortUrlStore
-
- get(String) - 类 中的方法cn.shorturl.store.store.RedisShortUrlStore
-
H
- hash(String) - 类 中的方法cn.shorturl.store.ShortUrlStore
-
对URL进行Hash编码
- hash(String) - 类 中的方法cn.shorturl.store.ShortUrlStore
-
对URL进行Hash编码
- HashAlreadyException - cn.shorturl.store.exception中的异常错误
-
- HashAlreadyException - cn.shorturl.store.exception中的异常错误
-
- HashAlreadyException() - 异常错误 的构造器cn.shorturl.store.exception.HashAlreadyException
-
- HashAlreadyException(String) - 异常错误 的构造器cn.shorturl.store.exception.HashAlreadyException
-
- HashAlreadyException() - 异常错误 的构造器cn.shorturl.store.exception.HashAlreadyException
-
- HashAlreadyException(String) - 异常错误 的构造器cn.shorturl.store.exception.HashAlreadyException
-
J
- JdbcShortUrlStore - cn.shorturl.store.store中的类
-
- JdbcShortUrlStore - cn.shorturl.store.store中的类
-
- JdbcShortUrlStore(ShortUrlUtil) - 类 的构造器cn.shorturl.store.store.JdbcShortUrlStore
-
- JdbcShortUrlStore(ShortUrlUtil) - 类 的构造器cn.shorturl.store.store.JdbcShortUrlStore
-
R
- RedisShortUrlStore - cn.shorturl.store.store中的类
-
- RedisShortUrlStore - cn.shorturl.store.store中的类
-
- RedisShortUrlStore(ShortUrlUtil, ShortUrlRedisTemplate) - 类 的构造器cn.shorturl.store.store.RedisShortUrlStore
-
- RedisShortUrlStore(ShortUrlUtil, ShortUrlRedisTemplate) - 类 的构造器cn.shorturl.store.store.RedisShortUrlStore
-
S
- SHORT_KEY - 类 中的静态变量cn.shorturl.store.store.RedisShortUrlStore
-
- SHORT_KEY - 类 中的静态变量cn.shorturl.store.store.RedisShortUrlStore
-
- ShortUrlRedisTemplate - cn.shorturl.store.template中的类
-
- ShortUrlRedisTemplate - cn.shorturl.store.template中的类
-
- ShortUrlRedisTemplate() - 类 的构造器cn.shorturl.store.template.ShortUrlRedisTemplate
-
- ShortUrlRedisTemplate(RedisConnectionFactory) - 类 的构造器cn.shorturl.store.template.ShortUrlRedisTemplate
-
- ShortUrlRedisTemplate() - 类 的构造器cn.shorturl.store.template.ShortUrlRedisTemplate
-
- ShortUrlRedisTemplate(RedisConnectionFactory) - 类 的构造器cn.shorturl.store.template.ShortUrlRedisTemplate
-
- ShortUrlStore - cn.shorturl.store中的类
-
- ShortUrlStore - cn.shorturl.store中的类
-
- ShortUrlStore() - 类 的构造器cn.shorturl.store.ShortUrlStore
-
- ShortUrlStore() - 类 的构造器cn.shorturl.store.ShortUrlStore
-
U
- util - 类 中的变量cn.shorturl.store.ShortUrlStore
-
- util - 类 中的变量cn.shorturl.store.ShortUrlStore
-
A C D G H J R S U
Copyright © 2022. All rights reserved.