| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
SEQUENCE_MAX |
65535 |
protected static final int |
SEQUENCE_MIN |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
SEQUENCE_MAX |
16383 |
protected static final int |
SEQUENCE_MIN |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final byte |
LOCAL_DOMAIN_GROUP |
1 |
public static final byte |
LOCAL_DOMAIN_ORG |
2 |
public static final byte |
LOCAL_DOMAIN_PERSON |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final String |
MESSAGE_DIGEST_MD5 |
"MD5" |
protected static final String |
MESSAGE_DIGEST_SHA1 |
"SHA-1" |
protected static final String |
MESSAGE_DIGEST_SHA256 |
"SHA-256" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
RFC4122_VARIANT_BITS |
-9223372036854775808L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
COUNTER_MAX |
9999 |
protected static final int |
COUNTER_MIN |
0 |
protected static final int |
COUNTER_OFFSET_MAX |
255 |
protected static final String |
OVERRUN_MESSAGE |
"The system overran the generator by requesting too many UUIDs." |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final long |
NANOSECONDS_PER_SECOND |
1000000000L |
protected static final long |
TIMESTAMP_RESOLUTION |
100L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
NANOSECONDS_PER_SECOND |
1000000000L |
public static final long |
TIMESTAMP_RESOLUTION |
100L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
PROPERTY_NODEID |
"nodeid" |
public static final String |
PROPERTY_NODEID_SALT |
"nodeid.salt" |
protected static final String |
PROPERTY_PREFIX |
"uuidcreator" |
public static final String |
PROPERTY_STATE_DIRECTORY |
"state.directory" |
public static final String |
PROPERTY_STATE_ENABLED |
"state.enabled" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
MILLISECONDS_PER_SECOND |
1000L |
public static final long |
TIMESTAMP_RESOLUTION |
10000L |
Copyright © 2019. All rights reserved.