Packages

package streaming

Type Members

  1. class StreamingQueryException extends Exception with SparkThrowable

    Exception that stopped a StreamingQuery.

    Exception that stopped a StreamingQuery. Use cause get the actual exception that caused the failure.

    Annotations
    @Evolving()
    Since

    2.0.0

Ungrouped