|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BlockingQueue | |
|---|---|
| org.drools | This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory |
| org.drools.util.concurrent.locks | |
| Uses of BlockingQueue in org.drools |
|---|
| Constructors in org.drools with parameters of type BlockingQueue | |
|---|---|
ReteConcurrentStatelessSession.ProducerConsumer(WorkingMemory workingMemory,
BlockingQueue queue)
|
|
| Uses of BlockingQueue in org.drools.util.concurrent.locks |
|---|
| Classes in org.drools.util.concurrent.locks that implement BlockingQueue | |
|---|---|
class |
LinkedBlockingQueue
An optionally-bounded blocking queue based on linked nodes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||