| Package | Description |
|---|---|
| de.bytefish.pgbulkinsert.bulkprocessor | |
| de.bytefish.pgbulkinsert.bulkprocessor.handler |
| Constructor and Description |
|---|
BulkProcessor(IBulkWriteHandler<TEntity> handler,
int bulkSize) |
BulkProcessor(IBulkWriteHandler<TEntity> handler,
int bulkSize,
java.time.Duration flushInterval) |
| Modifier and Type | Class and Description |
|---|---|
class |
BulkWriteHandler<TEntity> |
Copyright © 2020. All rights reserved.