接口的使用
org.apache.pulsar.common.api.raw.RawMessage
使用RawMessage的程序包
-
org.apache.pulsar.common.api.raw中RawMessage的使用
修饰符和类型方法说明static RawMessageRawMessageImpl.get(ReferenceCountedMessageMetadata msgMetadata, SingleMessageMetadata singleMessageMetadata, io.netty.buffer.ByteBuf payload, long ledgerId, long entryId, long batchIndex) RawMessageImpl.updatePayloadForChunkedMessage(io.netty.buffer.ByteBuf chunkedTotalPayload)