|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ObjectSinkPropagator | |
---|---|
org.drools.reteoo |
Uses of ObjectSinkPropagator in org.drools.reteoo |
---|
Classes in org.drools.reteoo that implement ObjectSinkPropagator | |
---|---|
class |
AbstractObjectSinkAdapter
An abstract super class for ObjectSinks |
class |
AsyncCompositeObjectSinkAdapter
This is an asynchronous implementation of the CompositeObjectSinkAdapter that is used to propagate facts both between nodes in the same or in different partitions when partitions are enabled in the rulebase |
class |
AsyncSingleObjectSinkAdapter
This is an asynchronous implementation of the SingleObjectSinkAdapter that is used to propagate facts between different partitions in the rulebase |
class |
CompositeObjectSinkAdapter
|
class |
EmptyObjectSinkAdapter
|
class |
SingleObjectSinkAdapter
|
Fields in org.drools.reteoo declared as ObjectSinkPropagator | |
---|---|
protected ObjectSinkPropagator |
ObjectSource.sink
The destination for FactHandleImpl . |
Methods in org.drools.reteoo that return ObjectSinkPropagator | |
---|---|
ObjectSinkPropagator |
ObjectSource.getSinkPropagator()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |