public class EventhubBatchAccumulator extends SequentialBasedBatchAccumulator<String>
| Constructor and Description |
|---|
EventhubBatchAccumulator(long batchSizeLimit,
long expireInMilliSecond,
long capacity) |
EventhubBatchAccumulator(Properties properties) |
close, deallocate, enqueue, flush, getNextAvailableBatch, getNumOfBatchesappend, isClosed, waitClosepublic EventhubBatchAccumulator(Properties properties)
public EventhubBatchAccumulator(long batchSizeLimit,
long expireInMilliSecond,
long capacity)