Drools :: Core 6.1.0.Beta1

org.drools.core.util.index
Class IndexUtil.Factory

java.lang.Object
  extended by org.drools.core.util.index.IndexUtil.Factory
Enclosing class:
IndexUtil

public static class IndexUtil.Factory
extends Object


Constructor Summary
IndexUtil.Factory()
           
 
Method Summary
static BetaMemory createBetaMemory(RuleBaseConfiguration config, short nodeType, BetaNodeFieldConstraint... constraints)
           
static ContextEntry[] createContext(BetaNodeFieldConstraint... constraints)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IndexUtil.Factory

public IndexUtil.Factory()
Method Detail

createBetaMemory

public static BetaMemory createBetaMemory(RuleBaseConfiguration config,
                                          short nodeType,
                                          BetaNodeFieldConstraint... constraints)

createContext

public static ContextEntry[] createContext(BetaNodeFieldConstraint... constraints)

Drools :: Core 6.1.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.