|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.util.AbstractCollection<E>
java.util.ArrayDeque<java.lang.Runnable>
akka.dispatch.BatchingExecutor.AbstractBatch
akka.dispatch.BatchingExecutor.Batch
public private static final class BatchingExecutor.Batch
Constructor Summary | |
---|---|
BatchingExecutor.Batch()
|
Method Summary | |
---|---|
void |
run()
|
Methods inherited from class akka.dispatch.BatchingExecutor.AbstractBatch |
---|
processBatch, resubmitUnbatched |
Methods inherited from class java.util.ArrayDeque |
---|
add, addFirst, addLast, clear, clone, contains, descendingIterator, element, getFirst, getLast, isEmpty, iterator, offer, offerFirst, offerLast, peek, peekFirst, peekLast, poll, pollFirst, pollLast, pop, push, remove, remove, removeFirst, removeFirstOccurrence, removeLast, removeLastOccurrence, size, toArray, toArray |
Methods inherited from class java.util.AbstractCollection |
---|
addAll, containsAll, removeAll, retainAll, toString |
Methods inherited from class java.lang.Object |
---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Methods inherited from interface java.util.Collection |
---|
addAll, containsAll, equals, hashCode, removeAll, retainAll |
Constructor Detail |
---|
public BatchingExecutor.Batch()
Method Detail |
---|
public final void run()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |