Interface BatchPublisherFactory

    • Method Detail

      • newBufferedPublisher

        BufferedBatchPublisher.Builder newBufferedPublisher​(BatchConsumer consumer)
        Provides a new instance of a buffered batch publisher.
        Parameters:
        consumer - the batch consumer
        Returns:
        builder instance used to help construct the buffered batch publisher