public interface OutputBatch extends Batch<OutputBatch>, Output<OutputBatch>, OutputGroupSupport<OutputBatch>
Output batches represent collections of messages during a time window. Each port may only have one batch associated with it at any given time, and only once the batch has been ended can the next batch be created.
| Modifier and Type | Method and Description |
|---|---|
void |
end()
Ends the batch.
|
drainHandler, getSendQueueMaxSize, send, send, send, send, send, send, send, send, send, send, send, send, send, send, sendQueueFull, setSendQueueMaxSize, size, vertxgroupCopyright © 2013-2014. All Rights Reserved.