public static interface WindowedWordCount.Options extends WordCount.WordCountOptions, ExampleOptions, ExampleBigQueryTableOptions
WindowedWordCount.
Inherits standard example configuration options, which allow specification of the BigQuery
table, as well as the WordCount.WordCountOptions support for
specification of the input file.
WordCount.WordCountOptions.OutputFactoryExampleBigQueryTableOptions.BigQueryTableFactoryGcpOptions.CredentialDirFactory, GcpOptions.DefaultProjectFactory, GcpOptions.GcpTempLocationFactory, GcpOptions.GcpUserCredentialsFactoryGoogleApiDebugOptions.GoogleApiTracerPipelineOptions.AtomicLongFactory, PipelineOptions.CheckEnabled, PipelineOptions.DirectRunner, PipelineOptions.JobNameFactory| Modifier and Type | Method and Description |
|---|---|
Integer |
getWindowSize() |
void |
setWindowSize(Integer value) |
getInputFile, getOutput, setInputFile, setOutputgetInjectorNumWorkers, getKeepJobsRunning, setInjectorNumWorkers, setKeepJobsRunninggetBigQueryDataset, getBigQuerySchema, getBigQueryTable, setBigQueryDataset, setBigQuerySchema, setBigQueryTablegetAuthorizationServerEncodedUrl, getCredentialDir, getCredentialFactoryClass, getCredentialId, getGcpCredential, getGcpTempLocation, getProject, getSecretsFile, getServiceAccountKeyfile, getServiceAccountName, getTokenServerUrl, setAuthorizationServerEncodedUrl, setCredentialDir, setCredentialFactoryClass, setCredentialId, setGcpCredential, setGcpTempLocation, setProject, setSecretsFile, setServiceAccountKeyfile, setServiceAccountName, setTokenServerUrlgetGoogleApiTrace, setGoogleApiTraceas, getJobName, getOptionsId, getRunner, getStableUniqueNames, getTempLocation, setJobName, setOptionsId, setRunner, setStableUniqueNames, setTempLocationpopulateDisplayData@Default.Integer(value=1) Integer getWindowSize()
void setWindowSize(Integer value)