| Package | Description |
|---|---|
| com.feedzai.commons.sql.abstraction.batch |
Contains a batch to periodically flushes to the database.
|
| com.feedzai.commons.sql.abstraction.batch.impl |
| Modifier and Type | Class and Description |
|---|---|
static class |
AbstractBatchConfig.Builder<PB extends PdbBatch,BC extends AbstractBatchConfig<PB,?>,SELF extends AbstractBatchConfig.Builder<PB,BC,SELF>>
A builder for the
AbstractBatchConfig. |
| Constructor and Description |
|---|
AbstractBatchConfig(AbstractBatchConfig.Builder<PB,SELF,?> builder)
Constructor for this
AbstractBatchConfig. |
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultBatchConfig.DefaultBatchConfigBuilder
The builder for the
DefaultBatchConfig. |
static class |
MultithreadedBatchConfig.MultithreadedBatchConfigBuilder
The builder for the
MultithreadedBatchConfig. |
Copyright © 2023 Feedzai. All rights reserved.