public static class StreamingQueryListener.QueryStartedEvent extends Object implements StreamingQueryListener.Event
StreamingQuery.id().
param: runId A query id that is unique for every start/restart. See StreamingQuery.runId().
param: name User-specified name of the query, null if not specified.
param: timestamp The timestamp to start a query.| Modifier and Type | Method and Description |
|---|---|
java.util.UUID |
id() |
String |
name() |
java.util.UUID |
runId() |
String |
timestamp() |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitlogEvent