public class Redis extends Object
| Constructor and Description |
|---|
Redis() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
String |
getPassword() |
String |
getPort() |
void |
setHost(String host) |
void |
setPassword(String password) |
void |
setPort(String port) |
String |
toString() |
Copyright © 2021. All rights reserved.