Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
JAVA_CLASS_PATH |
"java.class.path" |
public static final String |
SYSTEM_PROPERTIES |
"system.properties" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
CHRONICLE_LICENSE |
"chronicle.license" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
SAFE_PAGE_SIZE |
65536 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
tracing |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ANY_VERSION |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
LOGO |
"logo" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
BACKGROUND_RESOURCE_RELEASER |
"background~resource~releaser" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
PROFILE_OF_THE_THREAD |
"profile of the thread" |
public static final String |
THREAD_HAS_BLOCKED_FOR |
"thread has blocked for" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
IGNORE_THREAD_IF_IN_NAME |
"~" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
EPOCH_MICROS |
9223372037000L |
public static final long |
EPOCH_MILLIS |
9223372037L |
public static final long |
EPOCH_NANOS |
9223372037000000L |
public static final long |
EPOCH_SECS |
0L |
public static final long |
MAX_MICROS |
9223372036854775L |
public static final long |
MAX_MILLIS |
9223372036854L |
public static final long |
MAX_NANOS |
9223372036854775807L |
public static final long |
MAX_SECS |
9223372036L |
Copyright © 2021. All rights reserved.