Uses of Class
com.azure.messaging.eventhubs.models.SendBatchFailedContext
Packages that use SendBatchFailedContext
Package
Description
Package containing classes for creating
EventHubProducerAsyncClient,
EventHubProducerClient,
EventHubConsumerAsyncClient,
EventHubConsumerClient, or
EventProcessorClient to perform operations on Azure Event Hubs.-
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.