Uses of Class
com.azure.messaging.eventhubs.models.CloseContext
Packages that use CloseContext
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 CloseContext in com.azure.messaging.eventhubs
Method parameters in com.azure.messaging.eventhubs with type arguments of type CloseContextModifier and TypeMethodDescriptionEventProcessorClientBuilder.processPartitionClose(Consumer<CloseContext> closePartition) The function that is called when a processing for a partition stops.