|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--twcore.core.SQLBackgroundQueue
Constructor Summary | |
SQLBackgroundQueue()
Creates a new instance of SQLBackgroundQueue |
Method Summary | |
void |
addHighPriority(twcore.core.SQLResultEvent event)
|
void |
addQuery(twcore.core.SQLResultEvent event)
|
twcore.core.SQLResultEvent |
getNextInLine()
|
boolean |
isEmpty()
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SQLBackgroundQueue()
Method Detail |
public twcore.core.SQLResultEvent getNextInLine()
public void addHighPriority(twcore.core.SQLResultEvent event)
public boolean isEmpty()
public void addQuery(twcore.core.SQLResultEvent event)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |