| 程序包 | 说明 |
|---|---|
| org.iherus.shiro.cache.redis.connection.lettuce |
| 限定符和类型 | 方法和说明 |
|---|---|
protected ConnectionPool |
LettuceConnectionFactory.createConnectionPool(io.lettuce.core.AbstractRedisClient client,
io.lettuce.core.codec.RedisCodec<?,?> codec,
io.lettuce.core.ReadFrom readFrom) |
protected ConnectionPool |
LettuceConnectionFactory.getPool() |
| 构造器和说明 |
|---|
LettuceClusterConnection(ConnectionPool pool) |
LettuceClusterConnection(ConnectionPool pool,
BatchOptions options,
Duration timeout) |
LettuceConnection(ConnectionPool pool) |
LettuceConnection(ConnectionPool pool,
BatchOptions options,
Duration timeout) |
Copyright © 2021. All rights reserved.