public class PulsarTopicState extends Object
| Constructor and Description |
|---|
PulsarTopicState(String topic) |
PulsarTopicState(String topic,
int start,
int end) |
PulsarTopicState(TopicRange topicRange) |
public PulsarTopicState(String topic)
public PulsarTopicState(String topic, int start, int end)
public PulsarTopicState(TopicRange topicRange)
Copyright © 2019–2021 The Apache Software Foundation. All rights reserved.