See: Description
| Class | Description |
|---|---|
| Checkpoint |
Checkpoint data to make it available in future pipeline runs.
|
| Checkpoint.CheckpointDir |
Checkpoint dir tree.
|
| SparkRunnerStreamingContextFactory |
A
JavaStreamingContext factory for resilience. |
| StreamingTransformTranslator |
Supports translation between a Beam transform, and Spark's operations on DStreams.
|
| StreamingTransformTranslator.Translator |
Translator matches Beam transformation with the appropriate evaluator.
|
| UnboundedDataset<T> |
DStream holder Can also crate a DStream from a supplied queue of values, but mainly for testing.
|
Copyright © 2016–2017 The Apache Software Foundation. All rights reserved.