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)


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