Package org.apache.pulsar.reactive.client.internal.api
-
Interface Summary Interface Description InternalMessageSpec<T> Internal interface for the spec of a message to be sent.PublisherTransformer Class to transform aPublisher
to anotherPublisher
. -
Class Summary Class Description ApiImplementationFactory Internal API implementation.GroupOrderedMessageProcessors Functions for implementing In-order parallel processing for Pulsar messages using Project Reactor.InflightLimiter Transformer class that limits the number of reactive streams subscription requests to keep the number of pending messages under a defined limit.