| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final String |
IDENTITY_METHOD_EQUALS |
"equals" |
public static final String |
IDENTITY_METHOD_IDENTITY |
"identity" |
public static final String |
INSERT_BUFFER_SIZE |
"evrete.core.insert-buffer-size" |
public static final int |
INSERT_BUFFER_SIZE_DEFAULT |
4096 |
public static final String |
OBJECT_COMPARE_METHOD |
"evrete.core.fact-identity-strategy" |
public static final String |
WARN_UNKNOWN_TYPES |
"evrete.core.warn-unknown-types" |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final double |
DEFAULT_COMPLEXITY |
1.0 |
| Modifier and Type | Constant Field | Value |
|---|---|---|
public static final int |
RELATION_EQUALS |
1 |
public static final int |
RELATION_INVERSE |
-1 |
public static final int |
RELATION_NONE |
0 |
Copyright © 2021. All rights reserved.