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 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 |
IS_EQUAL_TO |
" is equal to." |
public static final String |
IS_NEGATIVE |
" is negative." |
public static final String |
IS_NOT_EQUAL_TO |
" is not equal to " |
public static final String |
IS_NOT_IN_THE_RANGE |
" is not in the range [" |
public static final String |
IS_NOT_NEGATIVE |
" is not negative." |
public static final String |
IS_NOT_POSITIVE |
" is not positive." |
public static final String |
IS_NOT_ZERO |
" is not zero." |
public static final String |
IS_POSITIVE |
" is positive." |
public static final String |
IS_ZERO |
" is zero." |
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 int |
IOSTATUS_INTERRUPTED |
-3 |
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 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
SKIP_ASSERTIONS |
true |
Copyright © 2021. All rights reserved.