Uses of Class
com.azure.messaging.eventhubs.EventHubBufferedProducerAsyncClient
Packages that use EventHubBufferedProducerAsyncClient
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 EventHubBufferedProducerAsyncClient in com.azure.messaging.eventhubs
Methods in com.azure.messaging.eventhubs that return EventHubBufferedProducerAsyncClientModifier and TypeMethodDescriptionEventHubBufferedProducerClientBuilder.buildAsyncClient()Builds a new instance of the async buffered producer client.