|
xmlBlaster 1.6.4 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xmlBlaster.engine.query.plugins.QueueQueryPlugin.WaitingQuery
Helper container
| Field Summary | |
(package private) int |
maxEntries
The maximum number of entries for which to wait. |
(package private) long |
maxSize
The maximum number of bytes which need to be in the queue before it will continue. |
(package private) edu.emory.mathcs.backport.java.util.concurrent.CountDownLatch |
startSignal
|
| Constructor Summary | |
QueueQueryPlugin.WaitingQuery(int maxEntries,
long maxSize)
|
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
int maxEntries
long maxSize
edu.emory.mathcs.backport.java.util.concurrent.CountDownLatch startSignal
| Constructor Detail |
public QueueQueryPlugin.WaitingQuery(int maxEntries,
long maxSize)
|
xmlBlaster 1.6.4 API | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||