Uses of Class
org.drools.core.reteoo.ObjectTypeNode.ObjectTypeNodeMemory
-
Packages that use ObjectTypeNode.ObjectTypeNodeMemory Package Description org.drools.core.reteoo -
-
Uses of ObjectTypeNode.ObjectTypeNodeMemory in org.drools.core.reteoo
Subclasses of ObjectTypeNode.ObjectTypeNodeMemory in org.drools.core.reteoo Modifier and Type Class Description static classObjectTypeNode.InitialFactObjectTypeNodeMemoryMethods in org.drools.core.reteoo that return ObjectTypeNode.ObjectTypeNodeMemory Modifier and Type Method Description ObjectTypeNode.ObjectTypeNodeMemoryObjectTypeNode. createMemory(RuleBaseConfiguration config, ReteEvaluator reteEvaluator)Creates memory for the node using PrimitiveLongMap as its optimised for storage and reteivals of Longs.
-