Skip to main content

clearProgressHandlers

Clears all registered progress handlers.

Syntax

clearProgressHandlers()

Returns

None

Notes

This method is only supported with Spark Connect. With a regular Spark session it raises an exception.

On this page