Uses of Interface
com.google.cloud.bigquery.connection.v1.SparkPropertiesOrBuilder
-
Packages that use SparkPropertiesOrBuilder Package Description com.google.cloud.bigquery.connection.v1 -
-
Uses of SparkPropertiesOrBuilder in com.google.cloud.bigquery.connection.v1
Classes in com.google.cloud.bigquery.connection.v1 that implement SparkPropertiesOrBuilder Modifier and Type Class Description classSparkPropertiesContainer for connection properties to execute stored procedures for Apache Spark.static classSparkProperties.BuilderContainer for connection properties to execute stored procedures for Apache Spark.Methods in com.google.cloud.bigquery.connection.v1 that return SparkPropertiesOrBuilder Modifier and Type Method Description SparkPropertiesOrBuilderConnection.Builder. getSparkOrBuilder()Spark properties.SparkPropertiesOrBuilderConnection. getSparkOrBuilder()Spark properties.SparkPropertiesOrBuilderConnectionOrBuilder. getSparkOrBuilder()Spark properties.
-