Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
TEST_BLOCK_SIZE |
65536 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
THREAD_NAME |
"queue~file~shrink~daemon" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DISK_SPACE_CHECKER_NAME |
"disk~space~checker" |
public static final String |
LIBRARY_NAME |
"chronicle-queue" |
public static final String |
QUEUE_METADATA_FILE |
"metadata.cq4t" |
public static final String |
SUFFIX |
".cq4" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DEFAULT_ROLL_CYCLE_PROPERTY |
"net.openhft.queue.builder.defaultRollCycle" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
APPEND_LOCK_KEY |
"chronicle.append.lock" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
UNLOCKED |
-9223372036854775808L |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
SUFFIX |
".cq4t" |
Copyright © 2020. All rights reserved.