public static class ArthasProperties.EmbeddedRedis extends Object
| Constructor and Description |
|---|
EmbeddedRedis() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
int |
getPort() |
boolean |
isEnabled() |
void |
setEnabled(boolean enabled) |
void |
setHost(String host) |
void |
setPort(int port) |
Copyright © 2020. All rights reserved.