Package | Description |
---|---|
org.apache.pulsar.client.api |
Pulsar Client API.
|
Modifier and Type | Method and Description |
---|---|
<T> void |
MessagePayloadProcessor.process(MessagePayload payload,
MessagePayloadContext context,
Schema<T> schema,
Consumer<Message<T>> messageConsumer)
Process the message payload.
|
Copyright © 2017–2022 Apache Software Foundation. All rights reserved.