Uses of Class
com.azure.messaging.eventhubs.models.SendBatchFailedContext
Packages that use SendBatchFailedContext
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 SendBatchFailedContext in com.azure.messaging.eventhubs
Method parameters in com.azure.messaging.eventhubs with type arguments of type SendBatchFailedContextModifier and TypeMethodDescriptionEventHubBufferedProducerClientBuilder.onSendBatchFailed(Consumer<SendBatchFailedContext> sendFailedContext) The callback to invoke when publishing a set of events fails.