Modifier and Type | Constant Field | Value |
---|---|---|
public static final boolean |
ALLOW_DUPLICATES |
true |
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 boolean |
FORBID_DUPLICATES |
false |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
AFTER_LAST |
-2 |
public static final int |
BEFORE_FIRST |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_CACHE_SIZE |
1000 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
DEFAULT_PAGE_SIZE |
512 |
public static final boolean |
INTERNAL_BTREE |
true |
public static final long |
NO_PAGE |
-1L |
public static final boolean |
NORMAL_BTREE |
false |
Copyright © 2012–2015 Apache Mavibot Project Parent. All rights reserved.