public class StateOperatorProgress
extends Object
implements scala.Serializable
StreamingQuery
during a trigger.Modifier and Type | Method and Description |
---|---|
String |
json()
The compact JSON representation of this progress.
|
long |
numRowsTotal() |
long |
numRowsUpdated() |
String |
prettyJson()
The pretty (i.e.
|
String |
toString() |
public long numRowsTotal()
public long numRowsUpdated()
public String json()
public String prettyJson()
public String toString()
toString
in class Object