| Package | Description |
|---|---|
| org.apache.pulsar.client.impl |
| Modifier and Type | Method and Description |
|---|---|
static <T> MessageImpl<T> |
MessageImpl.create(String topic,
BatchMessageIdImpl batchMessageIdImpl,
MessageMetadata batchMetadata,
SingleMessageMetadata singleMessageMetadata,
io.netty.buffer.ByteBuf payload,
Optional<EncryptionContext> encryptionCtx,
ClientCnx cnx,
Schema<T> schema,
int redeliveryCount,
boolean pooledMessage) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.