Builder
org.apache.spark.sql.connect.client.SparkConnectClient.Builder
Fluent builder for a SparkConnectClient.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
Value members
Concrete methods
Configures the builder from a Spark Connect connection string of the form sc://host:port/;param1=value1;param2=value2.
Configures the builder from a Spark Connect connection string of the form sc://host:port/;param1=value1;param2=value2.
Attributes
Enables or disables reattachable execution (resilient, resumable result streams).
Enables or disables reattachable execution (resilient, resumable result streams).
Attributes
In this article