public class BatchExecutorQueue<T> extends Object
BatchExecutorQueue()
BatchExecutorQueue(int chunkSize)
void
enqueue(T message, Executor executor)
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public BatchExecutorQueue()
public BatchExecutorQueue(int chunkSize)
public void enqueue(T message, Executor executor)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.