|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.drools.core.util.index.IndexUtil
public class IndexUtil
| Nested Class Summary | |
|---|---|
static class |
IndexUtil.ConstraintType
|
static class |
IndexUtil.Factory
|
| Constructor Summary | |
|---|---|
IndexUtil()
|
|
| Method Summary | |
|---|---|
static boolean |
compositeAllowed(BetaNodeFieldConstraint[] constraints,
short betaNodeType)
|
static boolean |
isIndexable(BetaNodeFieldConstraint constraint,
short nodeType)
|
static boolean[] |
isIndexableForNode(org.drools.conf.IndexPrecedenceOption indexPrecedenceOption,
short nodeType,
int keyDepth,
BetaNodeFieldConstraint[] constraints)
|
static boolean |
isIndexableForNode(short nodeType,
BetaNodeFieldConstraint constraint)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IndexUtil()
| Method Detail |
|---|
public static boolean compositeAllowed(BetaNodeFieldConstraint[] constraints,
short betaNodeType)
public static boolean isIndexable(BetaNodeFieldConstraint constraint,
short nodeType)
public static boolean isIndexableForNode(short nodeType,
BetaNodeFieldConstraint constraint)
public static boolean[] isIndexableForNode(org.drools.conf.IndexPrecedenceOption indexPrecedenceOption,
short nodeType,
int keyDepth,
BetaNodeFieldConstraint[] constraints)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||