Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
maximalConcurrentOperations |
1024 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
NUMBER_OF_CONNECTIONS |
5 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
UNASSIGNED_BUCKET_ID |
0 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final java.lang.String |
FILENAME_PREFIX |
"disk_block_bucket_" |
protected static final java.lang.String |
FILENAME_SUFFIX |
".dbb" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PART_ID_ANY |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PART_ID_INNER |
0 |
public static final int |
PART_ID_OUTER |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PART_ID_EXCLUDED |
2 |
public static final int |
PART_ID_INNER |
0 |
public static final int |
PART_ID_OUTER |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
PART_ID_LEFT |
0 |
public static final int |
PART_ID_RIGHT |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final float |
COMPACTING_FRAGMENTATION_RATIO |
3.4028234663852886E38f |
protected static final int |
DEFAULT_ASYNC_THREADS |
128 |
protected static final int |
DEFAULT_BUFFER_SIZE |
16384 |
public static final java.lang.String |
FILENAME_PREFIX |
"disk_storage_" |
public static final java.lang.String |
FILENAME_SUFFIX |
".ds" |
protected static final int |
FLAG_CLOSED |
3 |
protected static final int |
headerSize |
40 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final byte |
ACTIVATED |
0 |
public static final byte |
ALREADY_ACTIVE |
2 |
public static final byte |
CANT_START |
1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final java.lang.String |
NAME |
"SocketThread" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
MAX_UDP_LENGTH |
63000 |
protected static final java.lang.String |
NAME |
"SocketThread" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final float |
MAX_DISTANCE |
3.4028234663852886E38f |
public static final float |
MIN_DISTANCE |
0.0f |
public static final float |
UNKNOWN_DISTANCE |
-1f/0f |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DEFAULT_INITIAL_CAPACITY |
10 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final float |
UNKNOWN_CONFIDENCE |
-1f/0f |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final java.lang.String |
descriptorTagName |
"VisualDescriptor" |
protected static final java.lang.String |
descriptorTypeAttributeName |
"type" |
protected static final java.lang.String |
TEXT_SPLIT_REGEXP |
"[^\\p{javaLowerCase}\\p{javaUpperCase}]+" |
protected static final java.lang.String |
wordObjectName |
"KeyWordsType" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
KEYWORD_SPLIT_REGEXP |
"[^\\p{javaLowerCase}\\p{javaUpperCase}]+" |
public static final java.lang.String |
SEARCH_SPLIT_REGEXP |
"[^\\p{javaLowerCase}\\p{javaUpperCase}]+" |
public static final java.lang.String |
TITLE_SPLIT_REGEXP |
"[^\\p{javaLowerCase}\\p{javaUpperCase}]+" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final java.lang.String |
descriptorTagName |
"VisualDescriptor" |
protected static final java.lang.String |
descriptorTypeAttributeName |
"type" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
QUANTIZED_FEATURE_KEY_SPLIT_CHARACTER |
":" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
QUANTIZED_FEATURES_SPLIT_CHARACTER |
" " |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final float |
defaultAlpha |
1.2799999713897705f |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
MINIMAL_BUFFER_SIZE |
32 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final byte |
CLASSNAME_SERIALIZATION |
-3 |
protected static final byte |
DEFAULTCLASS_SERIALIZATION |
-2 |
protected static final byte |
JAVA_SERIALIZATION |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
TEXT_SPLIT_REGEXP |
"[^\\p{javaLowerCase}\\p{javaUpperCase}0-9]+" |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DEFAULT_BUFFER_SIZE |
65536 |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
INSERTED_OBJECTS_PARAM |
"inserted_objects_param" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final java.lang.String |
DEFAULT_REALM |
"MESSIF HTTP Application" |
Modifier and Type | Constant Field | Value |
---|---|---|
public static final int |
ERROR_CODE_CONFLICT |
409 |
public static final int |
ERROR_CODE_INTERNAL_ERROR |
500 |
public static final int |
ERROR_CODE_NOT_FOUND |
404 |
public static final int |
ERROR_CODE_NOT_SET |
-1 |
Modifier and Type | Constant Field | Value |
---|---|---|
protected static final int |
DEFAULT_INITIAL_CAPACITY |
16 |
protected static final int |
UNLIMITED_CAPACITY |
2147483647 |