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 |
---|---|---|
static final long |
serialVersionUID |
1L |
Modifier and Type | Constant Field | Value |
---|---|---|
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 |
---|---|---|
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 |
---|---|---|
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 |
8172 |
static final short |
O_DATA |
20 |
Modifier and Type | Constant Field | Value |
---|---|---|
static final int |
NROOTS |
1013 |
Modifier and Type | Constant Field | Value |
---|---|---|
static final short |
ELEMS_PER_PAGE |
817 |
static final short |
O_FREE |
20 |
Modifier and Type | Constant Field | Value |
---|---|---|
static final short |
SIZE |
14 |
Modifier and Type | Constant Field | Value |
---|---|---|
static final short |
ELEMS_PER_PAGE |
583 |
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 |
---|---|---|
protected static final short |
SIZE |
18 |
Modifier and Type | Constant Field | Value |
---|---|---|
static final int |
SIZE |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
BLOCK_SIZE |
8192 |
static final java.lang.String |
extension |
".db" |
Modifier and Type | Constant Field | Value |
---|---|---|
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 |
817 |
static final short |
O_TRANS |
18 |
Cees de Groot (C) 2000-2001. All rights reserved http://jdbm.sourceforge.net