| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
DEFAULT_LOCK_DURATION_MS |
60000L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCK_PROP_REDIS_PASSWORD |
"dlock.redis_password" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCK_PROP_REDIS_HOSTS_AND_PORTS |
"dlock.redis_hosts_and_ports" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
DEFAULT_MAX_ATTEMPTS |
3 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCK_PROP_REDIS_HOST_AND_PORT |
"dlock.redis_host_and_port" |
Copyright © 2018 DDTH. All rights reserved.