| Package | Description |
|---|---|
| org.apache.pulsar.common.api.raw |
Classes implementing raw API messages.
|
| Modifier and Type | Method and Description |
|---|---|
static ReferenceCountedMessageMetadata |
ReferenceCountedMessageMetadata.get() |
| Modifier and Type | Method and Description |
|---|---|
static RawMessage |
RawMessageImpl.get(ReferenceCountedMessageMetadata msgMetadata,
SingleMessageMetadata singleMessageMetadata,
io.netty.buffer.ByteBuf payload,
long ledgerId,
long entryId,
long batchIndex) |
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.