| Package | Description |
|---|---|
| org.apache.shenyu.disruptor | |
| org.apache.shenyu.disruptor.consumer |
| Constructor and Description |
|---|
DisruptorProviderManage(QueueConsumerFactory<T> consumerFactory)
Instantiates a new Disruptor provider manage.
|
DisruptorProviderManage(QueueConsumerFactory<T> consumerFactory,
java.lang.Integer ringBufferSize)
Instantiates a new Disruptor provider manage.
|
DisruptorProviderManage(QueueConsumerFactory<T> consumerFactory,
int consumerSize,
int ringBufferSize)
Instantiates a new Disruptor provider manage.
|
| Constructor and Description |
|---|
QueueConsumer(OrderlyExecutor executor,
QueueConsumerFactory<T> factory)
Instantiates a new Queue consumer.
|
Copyright © 2023 The Apache Software Foundation. All rights reserved.