| Package | Description |
|---|---|
| com.google.api.services.dataproc.model |
| Modifier and Type | Method and Description |
|---|---|
SparkRBatch |
SparkRBatch.clone() |
SparkRBatch |
Batch.getSparkRBatch()
Optional.
|
SparkRBatch |
SparkRBatch.set(String fieldName,
Object value) |
SparkRBatch |
SparkRBatch.setArchiveUris(List<String> archiveUris)
Optional.
|
SparkRBatch |
SparkRBatch.setArgs(List<String> args)
Optional.
|
SparkRBatch |
SparkRBatch.setFileUris(List<String> fileUris)
Optional.
|
SparkRBatch |
SparkRBatch.setMainRFileUri(String mainRFileUri)
Required.
|
| Modifier and Type | Method and Description |
|---|---|
Batch |
Batch.setSparkRBatch(SparkRBatch sparkRBatch)
Optional.
|
Copyright © 2011–2023 Google. All rights reserved.