Uses of Class
org.apache.pulsar.client.impl.BatchMessageIdImpl
Packages that use BatchMessageIdImpl
-
Uses of BatchMessageIdImpl in org.apache.pulsar.client.impl
Methods in org.apache.pulsar.client.impl with parameters of type BatchMessageIdImplModifier and TypeMethodDescriptionstatic <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, long consumerEpoch)