Class: SourceStatus

eclairjs/sql/streaming.SourceStatus

:: Experimental :: Status and metrics of a streaming Source.

Constructor

new SourceStatus(description, offsetDesc)

Parameters:
Name Type Description
description Description of the source corresponding to this status
offsetDesc Description of the current Source offset if known
Since:
  • EclairJS 0.7 Spark 2.0.0
Source: