public class SourceRDD
extends java.lang.Object
Source RDDs.| Modifier and Type | Class and Description | 
|---|---|
| static class  | SourceRDD.Bounded<T> | 
| static class  | SourceRDD.Unbounded<T,CheckpointMarkT extends UnboundedSource.CheckpointMark>A  SourceRDD.Unboundedis the implementation of a micro-batch
 in aSourceDStream. | 
| Constructor and Description | 
|---|
| SourceRDD() |