| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
POSITION_NOT_SET |
-1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
SIZE_BYTES_BOOLEAN |
1 |
public static final int |
SIZE_BYTES_CHECKSUM |
8 |
public static final int |
SIZE_BYTES_INT |
4 |
public static final int |
SIZE_BYTES_LONG |
8 |
public static final int |
SIZE_BYTES_SHORT |
2 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
LOG_PATTERN_LONG |
"[%date{ISO8601}] [%-5level] [%thread] [%logger{16}] - %msg%n" |
public static final String |
LOG_PATTERN_SMALL |
"[%relative] %msg%n" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
UUID_BYTES_SIZE |
16 |
Copyright © 2018. All rights reserved.