类分层结构
- java.lang.Object
- com.github.harbby.spark.sql.kafka.KafkaDataSource08 (implements org.apache.spark.sql.sources.v2.ContinuousReadSupport, org.apache.spark.sql.sources.DataSourceRegister, org.apache.spark.sql.sources.v2.DataSourceV2)
- com.github.harbby.spark.sql.kafka.KafkaDataSource08.KafkaContinuousReader08 (implements org.apache.spark.sql.sources.v2.reader.streaming.ContinuousReader)
- com.github.harbby.spark.sql.kafka.KafkaInputPartition08 (implements org.apache.spark.sql.sources.v2.reader.InputPartition<T>)
- com.github.harbby.spark.sql.kafka.model.KafkaPartitionOffset (implements org.apache.spark.sql.sources.v2.reader.streaming.PartitionOffset, java.io.Serializable)
- com.github.harbby.spark.sql.kafka.util.KafkaUtil
- org.apache.spark.sql.execution.streaming.Offset
- org.apache.spark.sql.sources.v2.reader.streaming.Offset
- com.github.harbby.spark.sql.kafka.util.PropertiesUtil
- java.lang.Thread (implements java.lang.Runnable)
- com.github.harbby.spark.sql.kafka.model.TopicPartitionLeader