public final class BatchPublisherFactoryImpl extends Object implements BatchPublisherFactory
| Constructor and Description |
|---|
BatchPublisherFactoryImpl() |
| Modifier and Type | Method and Description |
|---|---|
BufferedBatchPublisher.Builder |
newBufferedPublisher(BatchConsumer consumer)
Provides a new instance of a buffered batch publisher.
|
public BufferedBatchPublisher.Builder newBufferedPublisher(BatchConsumer consumer)
BatchPublisherFactorynewBufferedPublisher in interface BatchPublisherFactoryconsumer - the batch consumerCopyright © 2025 Open Identity Platform Community. All rights reserved.