Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
ASSERT |
true |
public static final int |
BTREEMAP_MAX_NODE_SIZE |
32 |
public static final boolean |
FAIR_LOCK |
true |
public static final int |
FEAT_CHECKSUM_MASK |
3 |
public static final int |
FEAT_CHECKSUM_SHIFT |
1 |
public static final int |
FEAT_ENCRYPT_MASK |
1 |
public static final int |
FEAT_ENCRYPT_SHIFT |
0 |
public static final long |
FILE_HEADER |
74L |
public static final long |
FILE_TYPE_SORTED_MULTI |
11L |
public static final long |
FILE_TYPE_SORTED_SINGLE |
10L |
public static final long |
FILE_TYPE_SORTED_WAL |
12L |
public static final long |
FILE_TYPE_STOREDIRECT |
3L |
public static final long |
FILE_TYPE_STORETRIVIAL |
20L |
public static final long |
FILE_TYPE_STOREWAL_WAL |
2L |
public static final int |
HTREEMAP_CONC_SHIFT |
3 |
public static final int |
HTREEMAP_DIR_SHIFT |
7 |
public static final int |
HTREEMAP_LEVELS |
4 |
public static final int |
INDEX_TREE_LONGLONGMAP_DIR_SHIFT |
7 |
public static final int |
INDEX_TREE_LONGLONGMAP_LEVELS |
4 |
public static final boolean |
LOG |
true |
public static final boolean |
LOG_VOLUME_GCED |
false |
public static final boolean |
LOG_WAL_CONTENT |
false |
public static final int |
PAGE_SHIFT |
20 |
public static final long |
PAGE_SIZE |
1048576L |
public static final boolean |
PARANOID |
false |
public static final long |
RECID_CLASS_INFOS |
2L |
public static final long |
RECID_MAX_RESERVED |
8L |
public static final long |
RECID_NAME_CATALOG |
1L |
public static final int |
STORE_DIRECT_CONC_SHIFT |
3 |
public static final long |
VOLUME_PRINT_STACK_AT_OFFSET |
0L |
public static final boolean |
ZEROS |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final long |
PACK_LONG_RESULT_MASK |
1152921504606846975L |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
I_BYTE_ARRAY |
2 |
protected static final int |
I_COMMIT |
8 |
protected static final int |
I_EOF |
0 |
protected static final int |
I_LONG |
1 |
protected static final int |
I_PREALLOCATE |
7 |
protected static final int |
I_RECORD |
5 |
protected static final int |
I_ROLLBACK |
9 |
protected static final int |
I_SKIP_MANY |
3 |
protected static final int |
I_SKIP_SINGLE |
4 |
protected static final int |
I_TOMBSTONE |
6 |
protected static final long |
MAX_FILE_RESERVE |
16L |
protected static final long |
MAX_FILE_SIZE |
16777216L |
protected final int |
pointerFileBites |
16 |
protected final int |
pointerOffsetBites |
32 |
protected final int |
pointerSizeBites |
16 |
protected static final int |
WAL_HEADER |
1241645056 |
protected static final long |
WAL_SEAL |
8234892392398238983L |
Copyright © 2018. All Rights Reserved.