パッケージ | 説明 |
---|---|
org.springframework.boot.autoconfigure.data.redis | Spring Data Redis の自動構成。 |
修飾子と型 | メソッドと説明 |
---|---|
RedisProperties.Pool | RedisProperties.Jedis.getPool() |
RedisProperties.Pool | RedisProperties.Lettuce.getPool() |
修飾子と型 | メソッドと説明 |
---|---|
void | RedisProperties.Jedis.setPool(RedisProperties.Pool pool) |
void | RedisProperties.Lettuce.setPool(RedisProperties.Pool pool) |
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.