Uses of Class
com.azure.messaging.eventhubs.models.SendBatchSucceededContext
Packages that use SendBatchSucceededContext
Package
Description
Azure Event Hubs is a highly scalable
publish-subscribe service that can ingest millions of events per second and stream them to multiple consumers.
-
Uses of SendBatchSucceededContext in com.azure.messaging.eventhubs
Method parameters in com.azure.messaging.eventhubs with type arguments of type SendBatchSucceededContextModifier and TypeMethodDescriptionEventHubBufferedProducerClientBuilder.onSendBatchSucceeded(Consumer<SendBatchSucceededContext> sendSucceededContext) The callback to invoke when publishing a set of events succeeds.