|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.ontobox.fast.queue.ActionsQueue
public class ActionsQueue
| Constructor Summary | |
|---|---|
ActionsQueue(QueueProcessor processor,
java.lang.String name)
|
|
| Method Summary | |
|---|---|
void |
close()
|
int |
getTotalActions()
|
void |
putActions(java.util.Collection<WriteAction> acts)
|
void |
putCheckActions()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ActionsQueue(QueueProcessor processor,
java.lang.String name)
| Method Detail |
|---|
public int getTotalActions()
public final void putActions(java.util.Collection<WriteAction> acts)
public void putCheckActions()
public final void close()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||