We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f7ee7f commit e6bb76cCopy full SHA for e6bb76c
sql/core/src/main/scala/org/apache/spark/sql/util/ContinuousQueryListener.scala
@@ -76,7 +76,7 @@ object ContinuousQueryListener {
76
77
/**
78
* :: Experimental ::
79
- * Companion object of [[ContinuousQueryListener]] that defines the listener events.
+ * A class that contains information about [[ContinuousQuery]].
80
*/
81
@Experimental
82
case class ContinuousQueryInfo(
0 commit comments