public class KafkaPartitions extends Object
| Constructor and Description |
|---|
KafkaPartitions(String topic,
Map<Integer,Long> partitionOffsetMap) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
Map<Integer,Long> |
getPartitionOffsetMap() |
String |
getTopic() |
int |
hashCode() |
String |
toString() |
public String getTopic()
Copyright © 2011–2017. All rights reserved.