public class StreamingContextPythonHelper
extends Object
Constructor and Description |
---|
StreamingContextPythonHelper() |
Modifier and Type | Method and Description |
---|---|
scala.Option<StreamingContext> |
tryRecoverFromCheckpoint(String checkpointPath)
This is a private method only for Python to implement
getOrCreate . |
public scala.Option<StreamingContext> tryRecoverFromCheckpoint(String checkpointPath)
getOrCreate
.checkpointPath
- (undocumented)