Uses of Interface
org.apache.pulsar.client.api.MessageAcknowledger
Packages that use MessageAcknowledger
-
Uses of MessageAcknowledger in org.apache.pulsar.client.api
Subinterfaces of MessageAcknowledger in org.apache.pulsar.client.apiModifier and TypeInterfaceDescriptioninterface
Consumer<T>
An interface that abstracts behavior of Pulsar's consumer.