| Class | Description |
|---|---|
| Duration | |
| Durations | |
| Milliseconds |
Helper object that creates instance of
Duration representing
a given number of milliseconds. |
| Minutes |
Helper object that creates instance of
Duration representing
a given number of minutes. |
| Seconds |
Helper object that creates instance of
Duration representing
a given number of seconds. |
| StreamingContext |
Main entry point for Spark Streaming functionality.
|
| Time |
This is a simple class that represents an absolute instant of time.
|
| Enum | Description |
|---|---|
| StreamingContextState |
:: DeveloperApi ::
Represents the state of a StreamingContext.
|