Uses of Class
com.azure.messaging.eventhubs.EventHubProducerAsyncClient
Packages that use EventHubProducerAsyncClient
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 EventHubProducerAsyncClient in com.azure.messaging.eventhubs
Methods in com.azure.messaging.eventhubs that return EventHubProducerAsyncClientModifier and TypeMethodDescriptionEventHubClientBuilder.buildAsyncProducerClient()Creates a newEventHubProducerAsyncClientbased on options set on this builder.