|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RightTupleSink | |
|---|---|
| org.drools.reteoo | |
| Uses of RightTupleSink in org.drools.reteoo |
|---|
| Classes in org.drools.reteoo that implement RightTupleSink | |
|---|---|
class |
AccumulateNode
AccumulateNode A beta node capable of doing accumulate logic. |
class |
BetaNode
BetaNode provides the base abstract class for JoinNode and NotNode. |
class |
ElseNode
|
class |
ExistsNode
ExistsNode extends BetaNode to perform tests for
the existence of a Fact plus one or more conditions. |
class |
JoinNode
|
class |
NotNode
|
| Fields in org.drools.reteoo declared as RightTupleSink | |
|---|---|
protected RightTupleSink |
RightTuple.sink
|
| Methods in org.drools.reteoo that return RightTupleSink | |
|---|---|
RightTupleSink |
RightTuple.getRightTupleSink()
|
| Methods in org.drools.reteoo with parameters of type RightTupleSink | |
|---|---|
RightTuple |
BetaNode.createRightTuple(InternalFactHandle handle,
RightTupleSink sink,
PropagationContext context)
|
| Constructors in org.drools.reteoo with parameters of type RightTupleSink | |
|---|---|
ConcurrentRightTuple(InternalFactHandle handle,
RightTupleSink sink)
|
|
RightTuple(InternalFactHandle handle,
RightTupleSink sink)
|
|
WindowTuple(InternalFactHandle handle,
RightTupleSink sink,
WindowTupleList list)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||