Uses of Class
com.azure.messaging.eventhubs.EventProcessorClient
Packages that use EventProcessorClient
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 EventProcessorClient in com.azure.messaging.eventhubs
Methods in com.azure.messaging.eventhubs that return EventProcessorClientModifier and TypeMethodDescriptionEventProcessorClientBuilder.buildEventProcessorClient()This will create a newEventProcessorClientconfigured with the options set in this builder.