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