Uses of Interface
org.apache.pulsar.common.api.raw.RawMessage
Packages that use RawMessage
-
Uses of RawMessage in org.apache.pulsar.common.api.raw
Classes in org.apache.pulsar.common.api.raw that implement RawMessageMethods in org.apache.pulsar.common.api.raw that return RawMessageModifier and TypeMethodDescriptionstatic RawMessageRawMessageImpl.get(ReferenceCountedMessageMetadata msgMetadata, SingleMessageMetadata singleMessageMetadata, io.netty.buffer.ByteBuf payload, long ledgerId, long entryId, long batchIndex) RawMessageImpl.updatePayloadForChunkedMessage(io.netty.buffer.ByteBuf chunkedTotalPayload) Methods in org.apache.pulsar.common.api.raw with parameters of type RawMessageModifier and TypeMethodDescriptionvoidMessageParser.MessageProcessor.process(RawMessage message)