| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
DEFAULT_MAX_RETRIES |
10L |
public static final long |
DEFAULT_MAX_WAIT |
5000L |
public static final long |
DEFAULT_START_WAIT |
250L |
public static final long |
DEFAULT_WAIT_INCREMENT |
250L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOCK_PREFIX |
"zlock-" |
Copyright © 2011–2017 The Apache Software Foundation. All rights reserved.