| Package | Description |
|---|---|
| org.drools.core.reteoo | |
| org.drools.core.reteoo.builder | |
| org.drools.core.util.index |
| Modifier and Type | Method and Description |
|---|---|
List<AlphaNode> |
CompositeObjectSinkAdapter.getHashableSinks() |
Map<CompositeObjectSinkAdapter.HashKey,AlphaNode> |
CompositeObjectSinkAdapter.getHashedSinkMap() |
List<AlphaNode> |
CompositeObjectSinkAdapter.getRangeIndexableSinks() |
| Modifier and Type | Method and Description |
|---|---|
void |
MemoryVisitor.visitAlphaNode(AlphaNode node) |
| Constructor and Description |
|---|
HashedInsert(AlphaNode sink,
InternalFactHandle factHandle,
PropagationContext context) |
| Modifier and Type | Method and Description |
|---|---|
AlphaNode |
PhreakNodeFactory.buildAlphaNode(int id,
AlphaNodeFieldConstraint constraint,
ObjectSource objectSource,
BuildContext context) |
AlphaNode |
NodeFactory.buildAlphaNode(int id,
AlphaNodeFieldConstraint constraint,
ObjectSource objectSource,
BuildContext context) |
| Modifier and Type | Method and Description |
|---|---|
Collection<AlphaNode> |
AlphaRangeIndex.getAllValues() |
Collection<AlphaNode> |
AlphaRangeIndex.getMatchingAlphaNodes(Object object) |
| Modifier and Type | Method and Description |
|---|---|
void |
AlphaRangeIndex.add(AlphaNode alphaNode) |
void |
AlphaRangeIndex.remove(AlphaNode alphaNode) |
Copyright © 2001–2021 JBoss by Red Hat. All rights reserved.