public static class KafkaCheckpointMark.PartitionMark extends Object implements Serializable
| Constructor and Description |
|---|
PartitionMark(org.apache.kafka.common.TopicPartition topicPartition,
long offset) |
| Modifier and Type | Method and Description |
|---|---|
long |
getOffset() |
org.apache.kafka.common.TopicPartition |
getTopicPartition() |
Copyright © 2016 The Apache Software Foundation. All rights reserved.