Package com.linkedin.venice.pubsub
Class PubSubTopicPartitionImpl
java.lang.Object
com.linkedin.venice.pubsub.PubSubTopicPartitionImpl
- All Implemented Interfaces:
PubSubTopicPartition
-
Constructor Details
-
PubSubTopicPartitionImpl
-
-
Method Details
-
getPubSubTopic
- Specified by:
getPubSubTopic
in interfacePubSubTopicPartition
- Returns:
- the topic associated with this topic-partition
-
getPartitionNumber
public int getPartitionNumber()- Specified by:
getPartitionNumber
in interfacePubSubTopicPartition
- Returns:
- the partition number of this topic-partition
-
equals
-
hashCode
public int hashCode() -
toString
-