B C D E G H I M O P R S U 
All Classes All Packages

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsEndpointUriFactory
 

C

CHECKPOINT_UPDATED_BY - Static variable in class org.apache.camel.component.azure.eventhubs.EventHubsConstants
 
COMPLETED_BY_SIZE - Static variable in class org.apache.camel.component.azure.eventhubs.EventHubsConstants
 
COMPLETED_BY_TIMEOUT - Static variable in class org.apache.camel.component.azure.eventhubs.EventHubsConstants
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsEndpointConfigurer
 
copy() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
createBlobContainerClient(EventHubsConfiguration) - Static method in class org.apache.camel.component.azure.eventhubs.client.EventHubsClientFactory
 
createConsumer(Processor) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsComponent
 
createEventHubConsumerAsyncClient(EventHubsConfiguration) - Static method in class org.apache.camel.component.azure.eventhubs.client.EventHubsClientFactory
 
createEventHubProducerAsyncClient(EventHubsConfiguration) - Static method in class org.apache.camel.component.azure.eventhubs.client.EventHubsClientFactory
 
createEventProcessorClient(EventHubsConfiguration, Consumer<EventContext>, Consumer<ErrorContext>) - Static method in class org.apache.camel.component.azure.eventhubs.client.EventHubsClientFactory
 
createProducer() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsEndpoint
 

D

doStart() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConsumer
 
doStart() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsProducer
 
doStop() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConsumer
 
doStop() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsProducer
 

E

ENQUEUED_TIME - Static variable in class org.apache.camel.component.azure.eventhubs.EventHubsConstants
 
EventHubsCheckpointUpdaterTimerTask - Class in org.apache.camel.component.azure.eventhubs
 
EventHubsCheckpointUpdaterTimerTask(EventContext, AtomicInteger) - Constructor for class org.apache.camel.component.azure.eventhubs.EventHubsCheckpointUpdaterTimerTask
 
EventHubsClientFactory - Class in org.apache.camel.component.azure.eventhubs.client
 
EventHubsComponent - Class in org.apache.camel.component.azure.eventhubs
Azure EventHubs component
EventHubsComponent() - Constructor for class org.apache.camel.component.azure.eventhubs.EventHubsComponent
 
EventHubsComponentConfigurer - Class in org.apache.camel.component.azure.eventhubs
Generated by camel build tools - do NOT edit this file!
EventHubsComponentConfigurer() - Constructor for class org.apache.camel.component.azure.eventhubs.EventHubsComponentConfigurer
 
EventHubsConfiguration - Class in org.apache.camel.component.azure.eventhubs
 
EventHubsConfiguration() - Constructor for class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
EventHubsConfigurationOptionsProxy - Class in org.apache.camel.component.azure.eventhubs
EventHubsConfigurationOptionsProxy(EventHubsConfiguration) - Constructor for class org.apache.camel.component.azure.eventhubs.EventHubsConfigurationOptionsProxy
 
EventHubsConstants - Class in org.apache.camel.component.azure.eventhubs
 
EventHubsConsumer - Class in org.apache.camel.component.azure.eventhubs
 
EventHubsConsumer(EventHubsEndpoint, Processor) - Constructor for class org.apache.camel.component.azure.eventhubs.EventHubsConsumer
 
EventHubsEndpoint - Class in org.apache.camel.component.azure.eventhubs
Send and receive events to/from Azure Event Hubs using AMQP protocol.
EventHubsEndpoint(String, Component, EventHubsConfiguration) - Constructor for class org.apache.camel.component.azure.eventhubs.EventHubsEndpoint
 
EventHubsEndpointConfigurer - Class in org.apache.camel.component.azure.eventhubs
Generated by camel build tools - do NOT edit this file!
EventHubsEndpointConfigurer() - Constructor for class org.apache.camel.component.azure.eventhubs.EventHubsEndpointConfigurer
 
EventHubsEndpointUriFactory - Class in org.apache.camel.component.azure.eventhubs
Generated by camel build tools - do NOT edit this file!
EventHubsEndpointUriFactory() - Constructor for class org.apache.camel.component.azure.eventhubs.EventHubsEndpointUriFactory
 
EventHubsProducer - Class in org.apache.camel.component.azure.eventhubs
 
EventHubsProducer(Endpoint) - Constructor for class org.apache.camel.component.azure.eventhubs.EventHubsProducer
 
EventHubsProducerOperations - Class in org.apache.camel.component.azure.eventhubs.operations
 
EventHubsProducerOperations(EventHubProducerAsyncClient, EventHubsConfiguration) - Constructor for class org.apache.camel.component.azure.eventhubs.operations.EventHubsProducerOperations
 

G

getAmqpRetryOptions() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
Sets the retry policy for EventHubAsyncClient.
getAmqpTransportType() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
Sets the transport type by which all the communication with Azure Event Hubs occurs.
getAutowiredNames() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsComponentConfigurer
 
getAutowiredNames() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsEndpointConfigurer
 
getBlobAccessKey() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
In case you chose the default BlobCheckpointStore, this sets access key for the associated azure account name to be used for authentication with azure blob services.
getBlobAccountName() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
In case you chose the default BlobCheckpointStore, this sets Azure account name to be used for authentication with azure blob services.
getBlobContainerName() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
In case you chose the default BlobCheckpointStore, this sets the blob container that shall be used by the BlobCheckpointStore to store the checkpoint offsets.
getBlobStorageSharedKeyCredential() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
In case you chose the default BlobCheckpointStore, StorageSharedKeyCredential can be injected to create the azure client, this holds the important authentication information.
getCheckpointBatchSize() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
getCheckpointBatchTimeout() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
getCheckpointStore() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
Sets the CheckpointStore the EventProcessorClient will use for storing partition ownership and checkpoint information.
getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsComponentConfigurer
 
getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsEndpointConfigurer
 
getConfiguration() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsComponent
The component configurations
getConfiguration() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfigurationOptionsProxy
 
getConfiguration() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConsumer
 
getConfiguration() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsEndpoint
The component configurations
getConfiguration() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsProducer
 
getConnectionString() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
Instead of supplying namespace, sharedAccessKey, sharedAccessName ...
getConsumerGroupName() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
Sets the name of the consumer group this consumer is associated with.
getEndpoint() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConsumer
 
getEndpoint() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsProducer
 
getEventHubName() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
EventHubs name under a specific namespace.
getEventPosition() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
Sets the map containing the event position to use for each partition if a checkpoint for the partition does not exist in CheckpointStore.
getNamespace() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
EventHubs namespace created in Azure Portal.
getOptionType(String, boolean) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsEndpointConfigurer
 
getPartitionId() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
Sets the identifier of the Event Hub partition that the events will be sent to.
getPartitionId(Exchange) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfigurationOptionsProxy
 
getPartitionKey() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
Sets a hashing key to be provided for the batch of events, which instructs the Event Hubs service to map this key to a specific partition.
getPartitionKey(Exchange) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfigurationOptionsProxy
 
getPrefetchCount() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
Sets the count used by the receiver to control the number of events the Event Hub consumer will actively receive and queue locally without regard to whether a receive operation is currently active.
getProducerAsyncClient() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
Sets the EventHubProducerAsyncClient.An asynchronous producer responsible for transmitting EventData to a specific Event Hub, grouped together in batches.
getSharedAccessKey() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
The generated value for the SharedAccessName.
getSharedAccessName() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
The name you chose for your EventHubs SAS keys.
getTokenCredential() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
Still another way of authentication (beside supplying namespace, sharedAccessKey, sharedAccessName or connection string) is through Azure-AD authentication using an implementation instance of TokenCredential.

H

HEADER_PREFIX - Static variable in class org.apache.camel.component.azure.eventhubs.EventHubsConstants
 

I

isEnabled(String) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsEndpointUriFactory
 

M

MESSAGE_TIMESTAMP - Static variable in class org.apache.camel.component.azure.eventhubs.EventHubsConstants
 
METADATA - Static variable in class org.apache.camel.component.azure.eventhubs.EventHubsConstants
 
multiValuePrefixes() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsEndpointUriFactory
 

O

OFFSET - Static variable in class org.apache.camel.component.azure.eventhubs.EventHubsConstants
 
org.apache.camel.component.azure.eventhubs - package org.apache.camel.component.azure.eventhubs
 
org.apache.camel.component.azure.eventhubs.client - package org.apache.camel.component.azure.eventhubs.client
 
org.apache.camel.component.azure.eventhubs.operations - package org.apache.camel.component.azure.eventhubs.operations
 

P

PARTITION_ID - Static variable in class org.apache.camel.component.azure.eventhubs.EventHubsConstants
 
PARTITION_KEY - Static variable in class org.apache.camel.component.azure.eventhubs.EventHubsConstants
 
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsProducer
 
propertyNames() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsEndpointUriFactory
 

R

run() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsCheckpointUpdaterTimerTask
 

S

secretPropertyNames() - Method in class org.apache.camel.component.azure.eventhubs.EventHubsEndpointUriFactory
 
sendEvents(Exchange, AsyncCallback) - Method in class org.apache.camel.component.azure.eventhubs.operations.EventHubsProducerOperations
 
SEQUENCE_NUMBER - Static variable in class org.apache.camel.component.azure.eventhubs.EventHubsConstants
 
setAmqpRetryOptions(AmqpRetryOptions) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setAmqpTransportType(AmqpTransportType) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setBlobAccessKey(String) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setBlobAccountName(String) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setBlobContainerName(String) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setBlobStorageSharedKeyCredential(StorageSharedKeyCredential) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setCheckpointBatchSize(int) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
Sets the batch size between each checkpoint updates.
setCheckpointBatchTimeout(int) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
Sets the batch timeout between each checkpoint updates.
setCheckpointStore(CheckpointStore) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setConfiguration(EventHubsConfiguration) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsComponent
 
setConfiguration(EventHubsConfiguration) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsEndpoint
 
setConnectionString(String) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setConsumerGroupName(String) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setEventContext(EventContext) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsCheckpointUpdaterTimerTask
 
setEventHubName(String) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setEventPosition(Map<String, EventPosition>) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setNamespace(String) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setPartitionId(String) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setPartitionKey(String) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setPrefetchCount(int) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setProducerAsyncClient(EventHubProducerAsyncClient) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setSharedAccessKey(String) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setSharedAccessName(String) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 
setTokenCredential(TokenCredential) - Method in class org.apache.camel.component.azure.eventhubs.EventHubsConfiguration
 

U

UNCOMPLETED - Static variable in class org.apache.camel.component.azure.eventhubs.EventHubsConstants
 
B C D E G H I M O P R S U 
All Classes All Packages