| Class | Description |
|---|---|
| DefaultBatch |
The default batch implementation.
|
| DefaultBatchConfig |
Configuration for
DefaultBatch. |
| DefaultBatchConfig.DefaultBatchConfigBuilder |
The builder for the
DefaultBatchConfig. |
| MultithreadedBatch |
A Batch that periodically flushes pending insertions to the database using multiple threads/connections.
|
| MultithreadedBatchConfig |
Configuration for
MultithreadedBatch. |
| MultithreadedBatchConfig.MultithreadedBatchConfigBuilder |
The builder for the
MultithreadedBatchConfig. |
Copyright © 2023 Feedzai. All rights reserved.