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