public class MessageIdUtils extends Object
MessageIdUtils()
static org.apache.pulsar.client.api.MessageId
getMessageId(long offset)
static long
getOffset(org.apache.pulsar.client.api.MessageId messageId)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public MessageIdUtils()
public static final long getOffset(org.apache.pulsar.client.api.MessageId messageId)
public static final org.apache.pulsar.client.api.MessageId getMessageId(long offset)
Copyright © 2017–2019 Apache Software Foundation. All rights reserved.