LocalSearchHintOptions
@Deprecated
public class LocalSearchHintKeys
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
ALLOW_INVERSE_NAVIGATION
Deprecated.
removed support in 1.4; its uses will be ignored
|
static java.lang.String |
FLATTEN_CALL_PREDICATE
Deprecated.
Predicate to decide whether to flatten specific positive pattern calls
IFlattenCallPredicate |
static java.lang.String |
PLANNER_COST_FUNCTION
Deprecated.
Cost function to be used by the planner.
|
static java.lang.String |
PLANNER_TABLE_ROW_COUNT
Deprecated.
|
static java.lang.String |
USE_BASE_INDEX
Deprecated.
|
Constructor and Description |
---|
LocalSearchHintKeys()
Deprecated.
|
@Deprecated public static final java.lang.String ALLOW_INVERSE_NAVIGATION
public static final java.lang.String USE_BASE_INDEX
public static final java.lang.String PLANNER_TABLE_ROW_COUNT
public static final java.lang.String PLANNER_COST_FUNCTION
ICostFunction
public static final java.lang.String FLATTEN_CALL_PREDICATE
IFlattenCallPredicate