| Package | Description |
|---|---|
| org.apache.hudi.common.util.queue |
| Class and Description |
|---|
| BoundedInMemoryQueue
Used for enqueueing input records.
|
| BoundedInMemoryQueueConsumer
Consume entries from queue and execute callback function.
|
| BoundedInMemoryQueueProducer
Producer for
BoundedInMemoryQueue. |
Copyright © 2022 The Apache Software Foundation. All rights reserved.