public class SinkProgress
extends Object
implements scala.Serializable
StreamingQuery
during a trigger. See StreamingQueryProgress
for more information.
param: description Description of the source corresponding to this status.
Modifier and Type | Method and Description |
---|---|
String |
description() |
String |
json()
The compact JSON representation of this progress.
|
String |
prettyJson()
The pretty (i.e.
|
String |
toString() |
public String description()
public String json()
public String prettyJson()
public String toString()
toString
in class Object