| Constructor and Description |
|---|
QueueConsumer(OrderlyExecutor executor,
QueueConsumerFactory<T> factory)
Instantiates a new Queue consumer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(DataEvent<T> t) |
public QueueConsumer(OrderlyExecutor executor, QueueConsumerFactory<T> factory)
executor - the executorfactory - the factoryCopyright © 2023 The Apache Software Foundation. All rights reserved.