| Package | Description |
|---|---|
| com.google.api.services.dataproc.model |
| Modifier and Type | Method and Description |
|---|---|
SparkSqlBatch |
SparkSqlBatch.clone() |
SparkSqlBatch |
Batch.getSparkSqlBatch()
Optional.
|
SparkSqlBatch |
SparkSqlBatch.set(String fieldName,
Object value) |
SparkSqlBatch |
SparkSqlBatch.setJarFileUris(List<String> jarFileUris)
Optional.
|
SparkSqlBatch |
SparkSqlBatch.setQueryFileUri(String queryFileUri)
Required.
|
SparkSqlBatch |
SparkSqlBatch.setQueryVariables(Map<String,String> queryVariables)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
Batch |
Batch.setSparkSqlBatch(SparkSqlBatch sparkSqlBatch)
Optional.
|
Copyright © 2011–2023 Google. All rights reserved.