public class RedisConfig extends Object
| Constructor and Description |
|---|
RedisConfig(String host,
int port,
int database,
String password) |
| Modifier and Type | Method and Description |
|---|---|
int |
getDatabase() |
String |
getHost() |
String |
getPassword() |
int |
getPort() |
Copyright © 2012-2025 Apache Software Foundation. All Rights Reserved.