public interface InputOptions
extends org.apache.beam.sdk.options.PipelineOptions, org.apache.beam.sdk.io.gcp.pubsub.PubsubOptions, org.apache.beam.sdk.extensions.gcp.options.GcpOptions
org.apache.beam.sdk.extensions.gcp.options.GcpOptions.DefaultProjectFactory, org.apache.beam.sdk.extensions.gcp.options.GcpOptions.EnableStreamingEngineFactory, org.apache.beam.sdk.extensions.gcp.options.GcpOptions.GcpTempLocationFactory, org.apache.beam.sdk.extensions.gcp.options.GcpOptions.GcpUserCredentialsFactory
getPubsubRootUrl, setPubsubRootUrl, targetForRootUrl
getCredentialFactoryClass, getDataflowKmsKey, getGcpCredential, getGcpTempLocation, getProject, getWorkerRegion, getWorkerZone, getZone, isEnableStreamingEngine, setCredentialFactoryClass, setDataflowKmsKey, setEnableStreamingEngine, setGcpCredential, setGcpTempLocation, setProject, setWorkerRegion, setWorkerZone, setZone
getGoogleApiTrace, setGoogleApiTrace
@Default.String(value="0.19.2") String getPipelineVersion()
void setPipelineVersion(String value)
@Default.Boolean(value=false) Boolean getUseEventTimestamp()
void setUseEventTimestamp(Boolean value)
String getStackdriverProjectFilter()
void setStackdriverProjectFilter(String value)
String[] getStackdriverLabelFilters()
void setStackdriverLabelFilters(String[] value)
@Default.Boolean(value=false) Boolean getDisableMozlogStrip()
void setDisableMozlogStrip(Boolean value)
@Default.Boolean(value=false) Boolean getDisableCloudwatchStrip()
void setDisableCloudwatchStrip(Boolean value)
String[] getInputPubsub()
void setInputPubsub(String[] value)
String[] getInputFile()
void setInputFile(String[] value)
String[] getInputKinesis()
void setInputKinesis(String[] value)
String getMaxmindCityDbPath()
void setMaxmindCityDbPath(String value)
String getMaxmindIspDbPath()
void setMaxmindIspDbPath(String value)
@Default.Boolean(value=false) Boolean getDeferGeoIpResolution()
void setDeferGeoIpResolution(Boolean value)
String getXffAddressSelector()
void setXffAddressSelector(String value)
String getIdentityManagerPath()
void setIdentityManagerPath(String value)
String getParserFastMatcher()
void setParserFastMatcher(String value)
@Default.Integer(value=0) Integer getGenerateConfigurationTicksInterval()
void setGenerateConfigurationTicksInterval(Integer value)
@Default.Long(value=-1L) Long getGenerateConfigurationTicksMaximum()
void setGenerateConfigurationTicksMaximum(Long value)
String getInputIprepd()
void setInputIprepd(String value)
Integer getMaxAllowableTimestampDifference()
void setMaxAllowableTimestampDifference(Integer value)
String getMaxmindAccountId()
void setMaxmindAccountId(String value)
String getMaxmindLicenseKey()
void setMaxmindLicenseKey(String value)
@Default.Boolean(value=false) Boolean getUseXffAsRemote()
void setUseXffAsRemote(Boolean xffAsRemote)
@Default.Boolean(value=false) Boolean getUseProxyXff()
void setUseProxyXff(Boolean proxyXff)
Copyright © 2022. All rights reserved.