Uses of Class
com.azure.messaging.eventhubs.EventHubConsumerClient
Packages that use EventHubConsumerClient
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 EventHubConsumerClient in com.azure.messaging.eventhubs
Methods in com.azure.messaging.eventhubs that return EventHubConsumerClientModifier and TypeMethodDescriptionEventHubClientBuilder.buildConsumerClient()Creates a newEventHubConsumerClientbased on the options set on this builder.