| Package | Description |
|---|---|
| org.apache.hudi.common.util.queue |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundedInMemoryExecutor<I,O,E>
Executor which orchestrates concurrent producers and consumers communicating through 'BoundedInMemoryQueue'.
|
class |
DisruptorExecutor<I,O,E>
Executor which orchestrates concurrent producers and consumers communicating through 'DisruptorMessageQueue'.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.