All Classes
-
All Classes Interface Summary Class Summary Enum Summary Exception Summary Class Description ApiImplementationFactory Internal API implementation.EndOfStreamAction Action to perform once the end of the stream is reached.GroupOrderedMessageProcessors Functions for implementing In-order parallel processing for Pulsar messages using Project Reactor.ImmutableReactiveMessageConsumerSpec Immutable spec for aReactiveMessageConsumer
.ImmutableReactiveMessageReaderSpec Immutable spec for aReactiveMessageReader
.ImmutableReactiveMessageSenderSpec Immutable spec for aReactiveMessageSender
.InflightLimiter Transformer class that limits the number of reactive streams subscription requests to keep the number of pending messages under a defined limit.InstantStartAtSpec Spec for aReactiveMessageReader
to start reading from a given instant in time.InternalMessageSpec<T> Internal interface for the spec of a message to be sent.MessageGroupingFunction Function to group messages that will be processed by the same instance of concurrent message handler.MessageIdStartAtSpec Spec for aReactiveMessageReader
to start reading from a given message id.MessageResult<T> Result of a message processing.MessageSendResult<T> Result of a message sending.MessageSpec<T> Interface for the spec of a message to be sent.MessageSpecBuilder<T> Builder interface forMessageSpec
.MutableReactiveMessageConsumerSpec Mutable spec for aReactiveMessageConsumer
.MutableReactiveMessageReaderSpec Mutable spec for aReactiveMessageReader
.MutableReactiveMessageSenderSpec Mutable spec for aReactiveMessageSender
.PublisherTransformer Class to transform aPublisher
to anotherPublisher
.ReactiveMessageConsumer<T> Reactive message consumer interface.ReactiveMessageConsumerBuilder<T> Builder interface forReactiveMessageConsumer
.ReactiveMessageConsumerSpec Spec for aReactiveMessageConsumer
.ReactiveMessagePipeline Reactive message pipeline interface.ReactiveMessagePipelineBuilder<T> Builder interface forReactiveMessagePipeline
.ReactiveMessagePipelineBuilder.ConcurrentOneByOneMessagePipelineBuilder<T> Builder interface for a pipeline that handles messages with concurrent one-by-one messages handlers.ReactiveMessagePipelineBuilder.OneByOneMessagePipelineBuilder<T> Builder interface for a pipeline that handles messages one-by-one.ReactiveMessageReader<T> Reactive message reader interface.ReactiveMessageReaderBuilder<T> Builder interface forReactiveMessageReader
.ReactiveMessageReaderSpec Spec for aReactiveMessageReader
.ReactiveMessageSender<T> Reactive message sender interface.ReactiveMessageSenderBuilder<T> Builder interface forReactiveMessageSender
.ReactiveMessageSenderCache Marker interface for a cache that combines multiple sent messages to share the same Pulsar producer in the Pulsar client implementation level.ReactiveMessageSenderSpec Spec forReactiveMessageSender
configuration.ReactiveMessageSendingException A wrapper exception used byReactiveMessageSender.sendMany(Publisher)
.ReactivePulsarClient Apache Pulsar Reactive Client interface.StartAtSpec Spec to specify to aReactiveMessageReader
from where to start reading.