Package org.apache.pulsar.reactive.client.internal.api
package org.apache.pulsar.reactive.client.internal.api
-
ClassDescriptionInternal API implementation.Functions for implementing In-order parallel processing for Pulsar messages using Project Reactor.Transformer class that limits the number of reactive streams subscription requests to keep the number of pending messages under a defined limit.Internal interface for the spec of a message to be sent.Class to transform a
Publisher
to anotherPublisher
.