| Package | Description |
|---|---|
| com.google.cloud.spark.bigquery | |
| com.google.cloud.spark.bigquery.metrics |
| Modifier and Type | Method and Description |
|---|---|
static SparkBigQueryConfig.IntermediateFormat |
SparkBigQueryConfig.IntermediateFormat.from(String format,
String sparkVersion,
org.apache.spark.sql.internal.SQLConf sqlConf,
boolean validateSparkAvro,
boolean enableListInferenceForParquetMode) |
SparkBigQueryConfig.IntermediateFormat |
SparkBigQueryConfig.getIntermediateFormat() |
static SparkBigQueryConfig.IntermediateFormat |
SparkBigQueryConfig.IntermediateFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SparkBigQueryConfig.IntermediateFormat[] |
SparkBigQueryConfig.IntermediateFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
SparkBigQueryConnectorMetricsUtils.postWriteSessionMetrics(long timestamp,
SparkBigQueryConfig.WriteMethod writeMethod,
long bytesWritten,
Optional<SparkBigQueryConfig.IntermediateFormat> intermediateDataFormat,
org.apache.spark.SparkContext sparkContext) |
Copyright © 2024. All rights reserved.