|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorc.OrcInstance
public class OrcInstance
| Constructor Summary | |
|---|---|
OrcInstance(OrcEngine engine,
Node root,
java.util.concurrent.BlockingQueue<java.lang.Object> q)
|
|
| Method Summary | |
|---|---|
boolean |
isRunning()
|
java.util.concurrent.BlockingQueue<java.lang.Object> |
pubs()
|
void |
run()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public OrcInstance(OrcEngine engine,
Node root,
java.util.concurrent.BlockingQueue<java.lang.Object> q)
| Method Detail |
|---|
public void run()
run in interface java.lang.Runnablepublic java.util.concurrent.BlockingQueue<java.lang.Object> pubs()
public boolean isRunning()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||