| Package | Description |
|---|---|
| com.google.api.services.dataproc.model |
| Modifier and Type | Method and Description |
|---|---|
PySparkBatch |
PySparkBatch.clone() |
PySparkBatch |
Batch.getPysparkBatch()
Optional.
|
PySparkBatch |
PySparkBatch.set(String fieldName,
Object value) |
PySparkBatch |
PySparkBatch.setArchiveUris(List<String> archiveUris)
Optional.
|
PySparkBatch |
PySparkBatch.setArgs(List<String> args)
Optional.
|
PySparkBatch |
PySparkBatch.setFileUris(List<String> fileUris)
Optional.
|
PySparkBatch |
PySparkBatch.setJarFileUris(List<String> jarFileUris)
Optional.
|
PySparkBatch |
PySparkBatch.setMainPythonFileUri(String mainPythonFileUri)
Required.
|
PySparkBatch |
PySparkBatch.setPythonFileUris(List<String> pythonFileUris)
Optional.
|
| Modifier and Type | Method and Description |
|---|---|
Batch |
Batch.setPysparkBatch(PySparkBatch pysparkBatch)
Optional.
|
Copyright © 2011–2023 Google. All rights reserved.