public class JedisURIHelper
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static int |
DEFAULT_DB |
| Constructor and Description |
|---|
JedisURIHelper() |
| Modifier and Type | Method and Description |
|---|---|
static int |
getDBIndex(java.net.URI uri) |
static java.lang.String |
getPassword(java.net.URI uri) |
private static boolean |
isEmpty(java.lang.String value) |
static boolean |
isValid(java.net.URI uri) |
private static final int DEFAULT_DB