public @interface RedisServer
Modifier and Type | Required Element and Description |
---|---|
String |
name |
Modifier and Type | Optional Element and Description |
---|---|
String |
clientName |
int |
database |
String |
host |
int |
maxAttempts |
String |
password |
int |
port |
int |
socketTimeout |
int |
timeout |
int |
weight |
Copyright © 2022. All rights reserved.