public interface EventHubsProcessorDescriptor extends EventHubsConsumerDescriptor
| Modifier and Type | Interface and Description |
|---|---|
static class |
EventHubsProcessorDescriptor.Batch
Event processor batch properties.
|
static class |
EventHubsProcessorDescriptor.LoadBalancing
Event processor load balancing properties.
|
static class |
EventHubsProcessorDescriptor.StartPosition
The starting position from which to consume events.
|
RetryAware.Backoff, RetryAware.HttpRetry, RetryAware.RetryClientAware.AmqpClient, ClientAware.Client, ClientAware.HttpClient, ClientAware.HttpLoggingProxyAware.HttpProxy, ProxyAware.ProxyTokenCredentialAware.TokenCredentialAzureProfileAware.CloudType, AzureProfileAware.Environment, AzureProfileAware.Profile| Modifier and Type | Method and Description |
|---|---|
EventHubsProcessorDescriptor.Batch |
getBatch() |
Map<String,EventHubsProcessorDescriptor.StartPosition> |
getInitialPartitionEventPosition() |
EventHubsProcessorDescriptor.LoadBalancing |
getLoadBalancing() |
Duration |
getPartitionOwnershipExpirationInterval() |
Boolean |
getTrackLastEnqueuedEventProperties() |
getConsumerGroup, getPrefetchCountgetCustomEndpointAddress, getDomainName, getEventHubName, getFQDN, getNamespacegetRetrygetClientgetProxygetCredentialgetProfilegetConnectionStringBoolean getTrackLastEnqueuedEventProperties()
Map<String,EventHubsProcessorDescriptor.StartPosition> getInitialPartitionEventPosition()
Duration getPartitionOwnershipExpirationInterval()
EventHubsProcessorDescriptor.Batch getBatch()
EventHubsProcessorDescriptor.LoadBalancing getLoadBalancing()
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.