| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
NAME_DIRECTORY_ROOT |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final java.lang.String |
AUTO_COMMIT |
"jdbm.autoCommit" |
public static final java.lang.String |
CACHE_SIZE |
"jdbm.cache.size" |
public static final java.lang.String |
CACHE_TYPE |
"jdbm.cache.type" |
public static final java.lang.String |
DISABLE_TRANSACTIONS |
"jdbm.disableTransactions" |
public static final java.lang.String |
NORMAL_CACHE |
"normal" |
public static final java.lang.String |
PROVIDER_FACTORY |
"jdbm.provider" |
public static final java.lang.String |
SOFT_REF_CACHE |
"soft" |
public static final java.lang.String |
THREAD_SAFE |
"jdbm.threadSafe" |
public static final java.lang.String |
WEAK_REF_CACHE |
"weak" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final boolean |
DEBUG |
false |
static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final boolean |
DEBUG |
false |
public static final int |
DEFAULT_SIZE |
16 |
static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final long |
serialVersionUID |
-3818545055661017388L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final int |
LOG_BUCKET_PER_LATCH |
0 |
private static final long |
MAX_WRITE_SLEEP_TIME |
600000L |
private static final int |
MIN_ENTRIES |
1024 |
private static final int |
NUM_LRUS |
16 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final float |
DEFAULT_LOAD_FACTOR |
1.5f |
private static final int |
INITIAL_CAPACITY |
128 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
OVERFLOW_SIZE |
8 |
static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
static final int |
BIT_SIZE |
8 |
static final int |
MAX_CHILDREN |
256 |
static final int |
MAX_DEPTH |
3 |
static final long |
serialVersionUID |
1L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final boolean |
DEBUG |
false |
public static final int |
NAME_DIRECTORY_ROOT |
0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final long |
serialVersionUID |
2L |
| Modifier and Type | Constant Field | Value |
|---|---|---|
static final short |
DATA_PER_PAGE |
4076 |
static final short |
O_DATA |
20 |
private static final short |
O_FIRST |
18 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
static final int |
NROOTS |
501 |
private static final short |
O_LISTS |
2 |
private static final short |
O_MAGIC |
0 |
private static final int |
O_ROOTS |
82 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
static final short |
ELEMS_PER_PAGE |
407 |
private static final short |
O_COUNT |
18 |
static final short |
O_FREE |
20 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final short |
O_SIZE |
10 |
static final short |
SIZE |
14 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
static final short |
ELEMS_PER_PAGE |
291 |
private static final short |
O_COUNT |
18 |
static final short |
O_FREE |
20 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final short |
BLOCK |
4945 |
public static final short |
FILE_HEADER |
4944 |
public static final short |
FREE_PAGE |
0 |
public static final short |
FREELOGIDS_PAGE |
3 |
public static final short |
FREEPHYSIDS_PAGE |
4 |
public static final short |
LOGFILE_HEADER |
4960 |
public static final long |
MAX_BLOCKS |
140737488355327L |
public static final short |
NLISTS |
5 |
public static final short |
SZ_BYTE |
1 |
public static final short |
SZ_INT |
4 |
public static final short |
SZ_LONG |
8 |
public static final short |
SZ_SHORT |
2 |
public static final short |
TRANSLATION_PAGE |
2 |
public static final short |
USED_PAGE |
1 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final short |
O_MAGIC |
0 |
private static final short |
O_NEXT |
2 |
private static final short |
O_PREV |
10 |
protected static final short |
SIZE |
18 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final short |
O_BLOCK |
0 |
private static final short |
O_OFFSET |
8 |
static final int |
SIZE |
10 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
BLOCK_SIZE |
4096 |
static final java.lang.String |
EXTENSION |
".db" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
private static final short |
O_AVAILABLESIZE |
4 |
private static final short |
O_CURRENTSIZE |
0 |
static final int |
SIZE |
8 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
static final int |
DEFAULT_TXNS_IN_LOG |
10 |
static final java.lang.String |
extension |
".lg" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
static final short |
ELEMS_PER_PAGE |
407 |
static final short |
O_TRANS |
18 |