Package com.azure.messaging.eventhubs.models
package com.azure.messaging.eventhubs.models
Package containing classes used for creating and configuring events that are being sent-to and received-from Azure
Event Hubs service.
-
ClassDescriptionA model class to hold checkpoint data.This class contains information about a partition for which this
EventProcessorClientstopped processing.Enumeration of all possible reasons aPartitionProcessormay be closed.The set of options that can be specified when creating anEventDataBatch.This class contains information about an error that occurred while processing events.A class that contains a batch ofEventDataand the partition information the event batch belongs to.A class that containsEventDataand the partition information the event belongs to.A utility class that parses a connection string into sections.Defines a position of anEventDatain the Event Hub partition stream.The initialization context that is supplied toEventProcessorClientBuilder.processPartitionInitialization(Consumer)before theEventProcessorClientinstance begins processing events from a partition.A set of information about the enqueued state of a partition, as observed by the consumer.A model class to contain partition information of an Event Hub.A container forEventDataalong with the partition information for this event data.A model class to hold partition ownership information.Set of options that can be specified when receiving events from anEventHubConsumerAsyncClientorEventHubConsumerClient.Contains information about a batch that was unable to be published, as well as the exception that occurred and the partition that the batch was being published to.Contains information about a batch that was published and the partition that it was published to.The set of options that can be specified when sending a set of events to influence the way in which events are sent to the Event Hubs service.