public interface GcsOptions extends ApplicationNameOptions, GcpOptions, PipelineOptions
| Modifier and Type | Interface and Description |
|---|---|
static class |
GcsOptions.ExecutorServiceFactory
Returns the default
ExecutorService to use within the Dataflow SDK. |
GcpOptions.CredentialDirFactory, GcpOptions.GcpUserCredentialsFactory| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.ExecutorService |
getExecutorService() |
com.google.cloud.dataflow.sdk.util.GcsUtil |
getGcsUtil()
Alternative GcsUtil instance.
|
void |
setExecutorService(java.util.concurrent.ExecutorService value) |
void |
setGcsUtil(com.google.cloud.dataflow.sdk.util.GcsUtil value) |
getAppName, setAppNamegetCredentialDir, getCredentialId, getGCloudPath, getGcpCredential, getProject, getSecretsFile, getServiceAccountKeyfile, getServiceAccountName, setCredentialDir, setCredentialId, setGCloudPath, setGcpCredential, setProject, setSecretsFile, setServiceAccountKeyfile, setServiceAccountNameas, getRunner, setRunnercom.google.cloud.dataflow.sdk.util.GcsUtil getGcsUtil()
void setGcsUtil(com.google.cloud.dataflow.sdk.util.GcsUtil value)
java.util.concurrent.ExecutorService getExecutorService()
void setExecutorService(java.util.concurrent.ExecutorService value)