Modifier and Type | Constant Field | Value |
---|---|---|
public static final String |
DATA_SUFFIX |
".db" |
public static final String |
DEFAULT_JOURNAL |
"mavibot.log" |
public static final int |
DEFAULT_PAGE_SIZE |
16 |
public static final long |
DEFAULT_READ_TIMEOUT |
10000L |
public static final int |
DEFAULT_WRITE_BUFFER_SIZE |
1024000 |
public static final String |
JOURNAL_SUFFIX |
".log" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
ADDITION |
0 |
public static final byte |
DELETION |
1 |
Copyright © 2012-2013 Apache Mavibot Project Parent. All Rights Reserved.