public class KafkaOffsetGen extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
KafkaOffsetGen.CheckpointUtils |
| Constructor and Description |
|---|
KafkaOffsetGen(TypedProperties props) |
| Modifier and Type | Method and Description |
|---|---|
HashMap<String,String> |
getKafkaParams() |
org.apache.spark.streaming.kafka.OffsetRange[] |
getNextOffsetRanges(Option<String> lastCheckpointStr,
long sourceLimit) |
String |
getTopicName() |
protected final String topicName
public KafkaOffsetGen(TypedProperties props)
Copyright © 2019 The Apache Software Foundation. All rights reserved.