| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
LSN_OFFSET |
0 |
public static final int |
NEXT_OFFSET |
16 |
public static final int |
PREVIOUS_OFFSET |
8 |
public static final int |
VALUE_OFFSET |
24 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
NULL_ENCODING |
-9223372036854775808L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
PINNED |
1073741824 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
protected static final int |
ENCODING |
2 |
protected static final int |
ENTRY_SIZE |
4 |
protected static final int |
KEY_HASHCODE |
1 |
public static final int |
RESERVED_STATUS_BITS |
3 |
protected static final int |
STATUS |
0 |
protected static final int |
STATUS_REMOVED |
2 |
protected static final int |
STATUS_USED |
1 |
Copyright © 2015–2024. All rights reserved.