T - Type of message classpublic interface BatchConsumer<T extends Message>
| Modifier and Type | Method and Description |
|---|---|
void |
addToBatch(T message) |
void |
processBatch() |
void addToBatch(T message)
message - Message add to batchvoid processBatch()
Copyright © 2019. All rights reserved.