Uses of Class
com.azure.messaging.eventhubs.models.ErrorContext
Packages that use ErrorContext
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 ErrorContext in com.azure.messaging.eventhubs
Method parameters in com.azure.messaging.eventhubs with type arguments of type ErrorContextModifier and TypeMethodDescriptionEventProcessorClientBuilder.processError(Consumer<ErrorContext> processError) The function that is called when an error occurs while processing events.