public class BrokerPartition extends AbstractPartition
AbstractPartition.PartitionType| Modifier and Type | Field and Description |
|---|---|
static org.apache.pulsar.client.api.Range |
FULL_RANGE |
partitionType, topic| Constructor and Description |
|---|
BrokerPartition(TopicRange topicRange) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
TopicRange |
getTopicRange() |
int |
hashCode() |
void |
setTopicRange(TopicRange topicRange) |
getPartitionType, getTopicpublic BrokerPartition(TopicRange topicRange)
public TopicRange getTopicRange()
public void setTopicRange(TopicRange topicRange)
Copyright © 2019–2021 The Apache Software Foundation. All rights reserved.