类的使用
org.apache.pulsar.client.impl.BatchMessageIdImpl
使用BatchMessageIdImpl的程序包
-
org.apache.pulsar.client.impl中BatchMessageIdImpl的使用
修饰符和类型方法说明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, long consumerEpoch)