A B C D E F G I K L M N O P R S T U V 
All Classes All Packages

A

acknowledge() - Method in class org.apache.camel.component.pulsar.DefaultPulsarMessageReceipt
 
acknowledge() - Method in interface org.apache.camel.component.pulsar.PulsarMessageReceipt
Acknowledge receipt of this message synchronously.
acknowledgeAsync() - Method in class org.apache.camel.component.pulsar.DefaultPulsarMessageReceipt
 
acknowledgeAsync() - Method in interface org.apache.camel.component.pulsar.PulsarMessageReceipt
Acknowledge receipt of this message asynchronously.
acknowledgeCumulative() - Method in class org.apache.camel.component.pulsar.DefaultPulsarMessageReceipt
 
acknowledgeCumulative() - Method in interface org.apache.camel.component.pulsar.PulsarMessageReceipt
Acknowledge receipt of all of the messages in the stream up to and including this message synchronously.
acknowledgeCumulativeAsync() - Method in class org.apache.camel.component.pulsar.DefaultPulsarMessageReceipt
 
acknowledgeCumulativeAsync() - Method in interface org.apache.camel.component.pulsar.PulsarMessageReceipt
Acknowledge receipt of all of the messages in the stream up to and including this message asynchronously.
AutoConfiguration - Class in org.apache.camel.component.pulsar.utils
Automatically create Pulsar tenant and namespace if enabled
AutoConfiguration(PulsarAdmin, Set<String>) - Constructor for class org.apache.camel.component.pulsar.utils.AutoConfiguration
 

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.pulsar.PulsarEndpointUriFactory
 

C

CommonCreationStrategyImpl - Class in org.apache.camel.component.pulsar.utils.consumers
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.pulsar.PulsarComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.pulsar.PulsarEndpointConfigurer
 
ConsumerCreationStrategy - Interface in org.apache.camel.component.pulsar.utils.consumers
 
ConsumerCreationStrategyFactory - Class in org.apache.camel.component.pulsar.utils.consumers
 
copy() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Returns a copy of this configuration
create(PulsarConsumer) - Static method in class org.apache.camel.component.pulsar.utils.consumers.ConsumerCreationStrategyFactory
 
create(PulsarEndpoint) - Method in interface org.apache.camel.component.pulsar.utils.consumers.ConsumerCreationStrategy
 
create(PulsarEndpoint) - Method in class org.apache.camel.component.pulsar.utils.consumers.ExclusiveConsumerStrategy
 
create(PulsarEndpoint) - Method in class org.apache.camel.component.pulsar.utils.consumers.FailoverConsumerStrategy
 
create(PulsarEndpoint) - Method in class org.apache.camel.component.pulsar.utils.consumers.KeySharedConsumerStrategy
 
create(PulsarEndpoint) - Method in class org.apache.camel.component.pulsar.utils.consumers.SharedConsumerStrategy
 
createConsumer(Processor) - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.pulsar.PulsarComponent
 
createProducer() - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
 

D

DefaultPulsarMessageReceipt - Class in org.apache.camel.component.pulsar
 
DefaultPulsarMessageReceipt(Consumer, MessageId) - Constructor for class org.apache.camel.component.pulsar.DefaultPulsarMessageReceipt
 
DefaultPulsarMessageReceiptFactory - Class in org.apache.camel.component.pulsar
 
DefaultPulsarMessageReceiptFactory() - Constructor for class org.apache.camel.component.pulsar.DefaultPulsarMessageReceiptFactory
 
doInit() - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
 
doResume() - Method in class org.apache.camel.component.pulsar.PulsarConsumer
 
doStart() - Method in class org.apache.camel.component.pulsar.PulsarConsumer
 
doStart() - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
 
doStart() - Method in class org.apache.camel.component.pulsar.PulsarProducer
 
doStop() - Method in class org.apache.camel.component.pulsar.PulsarConsumer
 
doStop() - Method in class org.apache.camel.component.pulsar.PulsarProducer
 
doSuspend() - Method in class org.apache.camel.component.pulsar.PulsarConsumer
Pauses the Pulsar consumers.

E

EARLIEST - org.apache.camel.component.pulsar.utils.consumers.SubscriptionInitialPosition
 
ensureNameSpaceAndTenant(String) - Method in class org.apache.camel.component.pulsar.utils.AutoConfiguration
 
EVENT_TIME - Static variable in interface org.apache.camel.component.pulsar.utils.message.PulsarMessageHeaders
 
EVENT_TIME_OUT - Static variable in interface org.apache.camel.component.pulsar.utils.message.PulsarMessageHeaders
 
EXCLUSIVE - org.apache.camel.component.pulsar.utils.consumers.SubscriptionType
 
ExclusiveConsumerStrategy - Class in org.apache.camel.component.pulsar.utils.consumers
 

F

FAILOVER - org.apache.camel.component.pulsar.utils.consumers.SubscriptionType
 
FailoverConsumerStrategy - Class in org.apache.camel.component.pulsar.utils.consumers
 

G

getAckGroupTimeMillis() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getAckTimeoutMillis() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getAckTimeoutRedeliveryBackoff() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getAuthenticationClass() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getAuthenticationParams() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getAutoConfiguration() - Method in class org.apache.camel.component.pulsar.PulsarComponent
 
getAutowiredNames() - Method in class org.apache.camel.component.pulsar.PulsarComponentConfigurer
 
getBatcherBuilder() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getBatchingMaxMessages() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getBatchingMaxPublishDelayMicros() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getBuilder(String, PulsarEndpoint, PulsarConsumer) - Static method in class org.apache.camel.component.pulsar.utils.consumers.CommonCreationStrategyImpl
 
getComponent() - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
 
getCompressionType() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getConfiguration() - Method in class org.apache.camel.component.pulsar.PulsarComponent
 
getConsumer() - Method in class org.apache.camel.component.pulsar.DefaultPulsarMessageReceipt
 
getConsumerName() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getConsumerNamePrefix() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getConsumerQueueSize() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getDeadLetterTopic() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getInitialSequenceId() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getMaxPendingMessages() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getMaxPendingMessagesAcrossPartitions() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Deprecated.
getMaxRedeliverCount() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getMessageId() - Method in class org.apache.camel.component.pulsar.DefaultPulsarMessageReceipt
 
getMessageRouter() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Set a custom Message Router.
getMessageRoutingMode() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Set the message routing mode for the producer.
getNamespace() - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
 
getNamespace() - Method in class org.apache.camel.component.pulsar.utils.PulsarPath
 
getNegativeAckRedeliveryBackoff() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getNegativeAckRedeliveryDelayMicros() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getNumberOfConsumers() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getNumberOfConsumerThreads() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.pulsar.PulsarComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.pulsar.PulsarEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.pulsar.PulsarComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.pulsar.PulsarEndpointConfigurer
 
getPersistence() - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
 
getPersistence() - Method in class org.apache.camel.component.pulsar.utils.PulsarPath
 
getProducerName() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getPulsarClient() - Method in class org.apache.camel.component.pulsar.PulsarComponent
 
getPulsarClient() - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
 
getPulsarConfiguration() - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
 
getPulsarMessageReceiptFactory() - Method in class org.apache.camel.component.pulsar.PulsarComponent
 
getSendTimeoutMs() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getServiceUrl() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getStrategy(SubscriptionType) - Method in class org.apache.camel.component.pulsar.utils.consumers.ConsumerCreationStrategyFactory
 
getSubscriptionInitialPosition() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getSubscriptionName() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getSubscriptionTopicsMode() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getSubscriptionType() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
getTenant() - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
 
getTenant() - Method in class org.apache.camel.component.pulsar.utils.PulsarPath
 
getTopic() - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
 
getTopic() - Method in class org.apache.camel.component.pulsar.utils.PulsarPath
 
getUri() - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
 

I

isAllowManualAcknowledgement() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
isAutoConfigurable() - Method in class org.apache.camel.component.pulsar.utils.AutoConfiguration
 
isAutoConfigurable() - Method in class org.apache.camel.component.pulsar.utils.PulsarPath
 
isBatchingEnabled() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
isBlockIfQueueFull() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
isEnabled(String) - Method in class org.apache.camel.component.pulsar.PulsarEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.pulsar.PulsarEndpointUriFactory
 
isMessageListener() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
isReadCompacted() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Enable compacted topic reading.
isTopicsPattern() - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 

K

KEY - Static variable in interface org.apache.camel.component.pulsar.utils.message.PulsarMessageHeaders
 
KEY_BYTES - Static variable in interface org.apache.camel.component.pulsar.utils.message.PulsarMessageHeaders
 
KEY_OUT - Static variable in interface org.apache.camel.component.pulsar.utils.message.PulsarMessageHeaders
 
KEY_SHARED - org.apache.camel.component.pulsar.utils.consumers.SubscriptionType
 
KeySharedConsumerStrategy - Class in org.apache.camel.component.pulsar.utils.consumers
 

L

LATEST - org.apache.camel.component.pulsar.utils.consumers.SubscriptionInitialPosition
 

M

MESSAGE_ID - Static variable in interface org.apache.camel.component.pulsar.utils.message.PulsarMessageHeaders
 
MESSAGE_RECEIPT - Static variable in interface org.apache.camel.component.pulsar.utils.message.PulsarMessageHeaders
 
multiValuePrefixes() - Method in class org.apache.camel.component.pulsar.PulsarEndpointUriFactory
 

N

negativeAcknowledge() - Method in class org.apache.camel.component.pulsar.DefaultPulsarMessageReceipt
 
negativeAcknowledge() - Method in interface org.apache.camel.component.pulsar.PulsarMessageReceipt
Acknowledge the failure to process this message.
newInstance(Exchange, Message, Consumer) - Method in class org.apache.camel.component.pulsar.DefaultPulsarMessageReceiptFactory
 
newInstance(Exchange, Message, Consumer) - Method in interface org.apache.camel.component.pulsar.PulsarMessageReceiptFactory
Creates a new instance of PulsarMessageReceipt.

O

org.apache.camel.component.pulsar - package org.apache.camel.component.pulsar
 
org.apache.camel.component.pulsar.utils - package org.apache.camel.component.pulsar.utils
 
org.apache.camel.component.pulsar.utils.consumers - package org.apache.camel.component.pulsar.utils.consumers
 
org.apache.camel.component.pulsar.utils.message - package org.apache.camel.component.pulsar.utils.message
 

P

pauseConsumers(Queue<Consumer<byte[]>>) - Static method in class org.apache.camel.component.pulsar.utils.PulsarUtils
Pauses the Pulsar consumers.
process(Exchange, AsyncCallback) - Method in class org.apache.camel.component.pulsar.PulsarProducer
 
PRODUCER_NAME - Static variable in interface org.apache.camel.component.pulsar.utils.message.PulsarMessageHeaders
 
PROPERTIES - Static variable in interface org.apache.camel.component.pulsar.utils.message.PulsarMessageHeaders
 
PROPERTIES_OUT - Static variable in interface org.apache.camel.component.pulsar.utils.message.PulsarMessageHeaders
 
propertyNames() - Method in class org.apache.camel.component.pulsar.PulsarEndpointUriFactory
 
PUBLISH_TIME - Static variable in interface org.apache.camel.component.pulsar.utils.message.PulsarMessageHeaders
 
PULSAR_REDELIVERY_COUNT - Static variable in interface org.apache.camel.component.pulsar.utils.message.PulsarMessageHeaders
 
PulsarComponent - Class in org.apache.camel.component.pulsar
 
PulsarComponent() - Constructor for class org.apache.camel.component.pulsar.PulsarComponent
 
PulsarComponent(CamelContext) - Constructor for class org.apache.camel.component.pulsar.PulsarComponent
 
PulsarComponentConfigurer - Class in org.apache.camel.component.pulsar
Generated by camel build tools - do NOT edit this file!
PulsarComponentConfigurer() - Constructor for class org.apache.camel.component.pulsar.PulsarComponentConfigurer
 
PulsarConfiguration - Class in org.apache.camel.component.pulsar
 
PulsarConfiguration() - Constructor for class org.apache.camel.component.pulsar.PulsarConfiguration
 
PulsarConsumer - Class in org.apache.camel.component.pulsar
 
PulsarConsumer(PulsarEndpoint, Processor) - Constructor for class org.apache.camel.component.pulsar.PulsarConsumer
 
PulsarEndpoint - Class in org.apache.camel.component.pulsar
Send and receive messages from/to Apache Pulsar messaging system.
PulsarEndpoint(String, PulsarComponent) - Constructor for class org.apache.camel.component.pulsar.PulsarEndpoint
 
PulsarEndpointConfigurer - Class in org.apache.camel.component.pulsar
Generated by camel build tools - do NOT edit this file!
PulsarEndpointConfigurer() - Constructor for class org.apache.camel.component.pulsar.PulsarEndpointConfigurer
 
PulsarEndpointUriFactory - Class in org.apache.camel.component.pulsar
Generated by camel build tools - do NOT edit this file!
PulsarEndpointUriFactory() - Constructor for class org.apache.camel.component.pulsar.PulsarEndpointUriFactory
 
PulsarMessageHeaders - Interface in org.apache.camel.component.pulsar.utils.message
 
PulsarMessageListener - Class in org.apache.camel.component.pulsar
 
PulsarMessageListener(PulsarEndpoint, PulsarConsumer) - Constructor for class org.apache.camel.component.pulsar.PulsarMessageListener
 
PulsarMessageReceipt - Interface in org.apache.camel.component.pulsar
Acknowledge the receipt of a message using the Pulsar consumer.
PulsarMessageReceiptFactory - Interface in org.apache.camel.component.pulsar
Factory to create a new PulsarMessageReceipt to store on the Exchange.
PulsarMessageUtils - Class in org.apache.camel.component.pulsar.utils.message
 
PulsarPath - Class in org.apache.camel.component.pulsar.utils
 
PulsarPath(String) - Constructor for class org.apache.camel.component.pulsar.utils.PulsarPath
 
PulsarProducer - Class in org.apache.camel.component.pulsar
 
PulsarProducer(PulsarEndpoint) - Constructor for class org.apache.camel.component.pulsar.PulsarProducer
 
PulsarUtils - Class in org.apache.camel.component.pulsar.utils
 

R

received(Consumer<byte[]>, Message<byte[]>) - Method in class org.apache.camel.component.pulsar.PulsarMessageListener
 
resumeConsumers(Queue<Consumer<byte[]>>) - Static method in class org.apache.camel.component.pulsar.utils.PulsarUtils
 

S

secretPropertyNames() - Method in class org.apache.camel.component.pulsar.PulsarEndpointUriFactory
 
SEQUENCE_ID - Static variable in interface org.apache.camel.component.pulsar.utils.message.PulsarMessageHeaders
 
serialize(Object) - Static method in class org.apache.camel.component.pulsar.utils.message.PulsarMessageUtils
 
setAckGroupTimeMillis(long) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Group the consumer acknowledgments for the specified time in milliseconds - defaults to 100
setAckTimeoutMillis(long) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Timeout for unacknowledged messages in milliseconds - defaults to 10000
setAckTimeoutRedeliveryBackoff(RedeliveryBackoff) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Set a RedeliveryBackoff to use for ack timeout redelivery backoff.
setAllowManualAcknowledgement(boolean) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Whether to allow manual message acknowledgements.
setAuthenticationClass(String) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
The Authentication FQCN to be used while creating the client from URI
setAuthenticationParams(String) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
The Authentication Parameters to be used while creating the client from URI
setAutoConfiguration(AutoConfiguration) - Method in class org.apache.camel.component.pulsar.PulsarComponent
The pulsar auto configuration
setBatcherBuilder(BatcherBuilder) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Control batching method of the Pulsar producer.
setBatchingEnabled(boolean) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Control whether automatic batching of messages is enabled for the producer.
setBatchingMaxMessages(int) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Set the maximum number of messages permitted in a batch.
setBatchingMaxPublishDelayMicros(long) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Set the time period within which the messages sent will be batched if batch messages are enabled.
setBlockIfQueueFull(boolean) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Set whether the send and asyncSend operations should block when the outgoing message queue is full.
setCompressionType(String) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Set the compression type for the producer.
setCompressionType(CompressionType) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Set the compression type for the producer.
setConfiguration(PulsarConfiguration) - Method in class org.apache.camel.component.pulsar.PulsarComponent
Allows to pre-configure the Pulsar component with common options that the endpoints will reuse.
setConsumerName(String) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Name of the consumer when subscription is EXCLUSIVE
setConsumerNamePrefix(String) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Prefix to add to consumer names when a SHARED or FAILOVER subscription is used
setConsumerQueueSize(int) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Size of the consumer queue - defaults to 10
setDeadLetterTopic(String) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
setInitialSequenceId(long) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Set the baseline for the sequence ids for messages published by the producer.
setMaxPendingMessages(int) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Set the max size of the queue holding the messages pending to receive an acknowledgment from the broker.
setMaxPendingMessagesAcrossPartitions(int) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Deprecated.
setMaxRedeliverCount(Integer) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
setMessageListener(boolean) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
setMessageRouter(MessageRouter) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
setMessageRoutingMode(MessageRoutingMode) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
setNamespace(String) - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
The namespace
setNegativeAckRedeliveryBackoff(RedeliveryBackoff) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Set a RedeliveryBackoff to use for negative ack redelivery backoff.
setNegativeAckRedeliveryDelayMicros(long) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Set the negative acknowledgement delay
setNumberOfConsumers(int) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Number of consumers - defaults to 1
setNumberOfConsumerThreads(int) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Number of consumers threads - defaults to 1
setPersistence(String) - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
Whether the topic is persistent or non-persistent
setProducerName(String) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Name of the producer.
setPulsarClient(PulsarClient) - Method in class org.apache.camel.component.pulsar.PulsarComponent
The pulsar client
setPulsarClient(PulsarClient) - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
To use a custom pulsar client
setPulsarConfiguration(PulsarConfiguration) - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
 
setPulsarMessageReceiptFactory(PulsarMessageReceiptFactory) - Method in class org.apache.camel.component.pulsar.PulsarComponent
Provide a factory to create an alternate implementation of PulsarMessageReceipt.
setReadCompacted(boolean) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
 
setSendTimeoutMs(int) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Send timeout in milliseconds.
setServiceUrl(String) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
The Pulsar Service URL to point while creating the client from URI
setSubscriptionInitialPosition(SubscriptionInitialPosition) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Control the initial position in the topic of a newly created subscription.
setSubscriptionName(String) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Name of the subscription to use
setSubscriptionTopicsMode(RegexSubscriptionMode) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Determines to which topics this consumer should be subscribed to - Persistent, Non-Persistent, or both.
setSubscriptionType(SubscriptionType) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Type of the subscription [EXCLUSIVE|SHARED|FAILOVER|KEY_SHARED], defaults to EXCLUSIVE
setTenant(String) - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
The tenant
setTopic(String) - Method in class org.apache.camel.component.pulsar.PulsarEndpoint
The topic
setTopicsPattern(boolean) - Method in class org.apache.camel.component.pulsar.PulsarConfiguration
Whether the topic is a pattern (regular expression) that allows the consumer to subscribe to all matching topics in the namespace
SHARED - org.apache.camel.component.pulsar.utils.consumers.SubscriptionType
 
SharedConsumerStrategy - Class in org.apache.camel.component.pulsar.utils.consumers
 
stopConsumers(Queue<Consumer<byte[]>>) - Static method in class org.apache.camel.component.pulsar.utils.PulsarUtils
 
stopExecutors(ExecutorServiceManager, Queue<ExecutorService>) - Static method in class org.apache.camel.component.pulsar.utils.PulsarUtils
 
SubscriptionInitialPosition - Enum in org.apache.camel.component.pulsar.utils.consumers
 
SubscriptionType - Enum in org.apache.camel.component.pulsar.utils.consumers
 

T

TOPIC_NAME - Static variable in interface org.apache.camel.component.pulsar.utils.message.PulsarMessageHeaders
 
toPulsarSubscriptionInitialPosition() - Method in enum org.apache.camel.component.pulsar.utils.consumers.SubscriptionInitialPosition
 

U

updateExchange(Message<byte[]>, Exchange) - Static method in class org.apache.camel.component.pulsar.utils.message.PulsarMessageUtils
 
updateExchangeWithException(Exception, Exchange) - Static method in class org.apache.camel.component.pulsar.utils.message.PulsarMessageUtils
 

V

valueOf(String) - Static method in enum org.apache.camel.component.pulsar.utils.consumers.SubscriptionInitialPosition
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.camel.component.pulsar.utils.consumers.SubscriptionType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.pulsar.utils.consumers.SubscriptionInitialPosition
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.camel.component.pulsar.utils.consumers.SubscriptionType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G I K L M N O P R S T U V 
All Classes All Packages