Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
TIMEOUT_SECONDS |
30L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SHUTDOWN_STATE |
1 |
public static final int |
TERMINATED_STATE |
2 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
LOCK_EXPIRATION_INTERVAL_SECONDS |
30L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final char |
CR |
13 |
public static final char |
LF |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MAX_SLOT |
16384 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
ALL_SPEC_INT |
99 |
protected static final int |
DAY_OF_MONTH |
3 |
protected static final int |
DAY_OF_WEEK |
5 |
protected static final int |
HOUR |
2 |
protected static final int |
MINUTE |
1 |
protected static final int |
MONTH |
4 |
protected static final int |
NO_SPEC_INT |
98 |
protected static final int |
SECOND |
0 |
protected static final int |
YEAR |
6 |
Copyright © 2014–2017 The Redisson Project. All rights reserved.