Uses of Class
com.azure.messaging.eventhubs.models.CloseContext
Packages that use CloseContext
Package
Description
Package containing classes for creating
EventHubProducerAsyncClient,
EventHubProducerClient,
EventHubConsumerAsyncClient,
EventHubConsumerClient, or
EventProcessorClient to perform operations on Azure Event Hubs.-
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.