nxcals.api.extraction.data.builders.SparkSession.streams
- property SparkSession.streams: StreamingQueryManager
Returns a
StreamingQueryManager
that allows managing all theStreamingQuery
instances active on this context.New in version 2.0.0.
Notes
This API is evolving.
- Return type:
StreamingQueryManager