| 程序包 | 说明 |
|---|---|
| io.seata.spring.boot.autoconfigure.properties.server.store |
| 限定符和类型 | 方法和说明 |
|---|---|
StoreRedisProperties |
StoreRedisProperties.setDatabase(Integer database) |
StoreRedisProperties |
StoreRedisProperties.setMaxConn(Integer maxConn) |
StoreRedisProperties |
StoreRedisProperties.setMaxTotal(Integer maxTotal) |
StoreRedisProperties |
StoreRedisProperties.setMinConn(Integer minConn) |
StoreRedisProperties |
StoreRedisProperties.setMode(String mode) |
StoreRedisProperties |
StoreRedisProperties.setPassword(String password) |
StoreRedisProperties |
StoreRedisProperties.setQueryLimit(Integer queryLimit) |
Copyright © 2022 Seata. All rights reserved.