Class: SinkStatus

eclairjs/sql/streaming.SinkStatus

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

Constructor

new SinkStatus(description, offsetDesc)

Parameters:
Name Type Description
description string Description of the source corresponding to this status
offsetDesc string Description of the current offset up to which data has been written by the sink
Since:
  • EclairJS 0.7 Spark 2.0.0
Source: