public static interface Pioneer.PioneerOptions extends org.apache.beam.sdk.options.PipelineOptions, IOOptions
Pioneer
pipeline.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
Modifier and Type | Method and Description |
---|---|
Integer |
getExfiltrationThresholdBytes() |
Integer |
getExfiltrationThresholdSeconds() |
Boolean |
getSlackChannelNotification() |
void |
setExfiltrationThresholdBytes(Integer value) |
void |
setExfiltrationThresholdSeconds(Integer value) |
void |
setSlackChannelNotification(Boolean value) |
compositeOutput, getAlertStateDatastoreKind, getAlertStateDatastoreNamespace, getAlertStateMemcachedHost, getAlertStateMemcachedPort, getCriticalNotificationEmail, getMonitoredResourceIndicator, getOutputAlertEmailCatchall, getOutputAlertEmailFrom, getOutputAlertGcsTemplateBasePath, getOutputAlertSlackCatchall, getOutputAlertSlackToken, getOutputAlertSmtpCredentials, getOutputAlertSmtpRelay, getOutputAlertTemplates, getOutputBigQuery, getOutputFile, getOutputIprepd, getOutputIprepdDatastoreExemptionsProject, getOutputIprepdEnableDatastoreExemptions, getOutputPubsub, getOutputSqs, setAlertStateDatastoreKind, setAlertStateDatastoreNamespace, setAlertStateMemcachedHost, setAlertStateMemcachedPort, setCriticalNotificationEmail, setMonitoredResourceIndicator, setOutputAlertEmailCatchall, setOutputAlertEmailFrom, setOutputAlertGcsTemplateBasePath, setOutputAlertSlackCatchall, setOutputAlertSlackToken, setOutputAlertSmtpCredentials, setOutputAlertSmtpRelay, setOutputAlertTemplates, setOutputBigQuery, setOutputFile, setOutputIprepd, setOutputIprepdDatastoreExemptionsProject, setOutputIprepdEnableDatastoreExemptions, setOutputPubsub, setOutputSqs
getDeferGeoIpResolution, getDisableCloudwatchStrip, getDisableMozlogStrip, getGenerateConfigurationTicksInterval, getGenerateConfigurationTicksMaximum, getIdentityManagerPath, getInputFile, getInputIprepd, getInputKinesis, getInputPubsub, getMaxAllowableTimestampDifference, getMaxmindAccountId, getMaxmindCityDbPath, getMaxmindIspDbPath, getMaxmindLicenseKey, getParserFastMatcher, getPipelineVersion, getStackdriverLabelFilters, getStackdriverProjectFilter, getUseEventTimestamp, getUseProxyXff, getUseXffAsRemote, getXffAddressSelector, setDeferGeoIpResolution, setDisableCloudwatchStrip, setDisableMozlogStrip, setGenerateConfigurationTicksInterval, setGenerateConfigurationTicksMaximum, setIdentityManagerPath, setInputFile, setInputIprepd, setInputKinesis, setInputPubsub, setMaxAllowableTimestampDifference, setMaxmindAccountId, setMaxmindCityDbPath, setMaxmindIspDbPath, setMaxmindLicenseKey, setParserFastMatcher, setPipelineVersion, setStackdriverLabelFilters, setStackdriverProjectFilter, setUseEventTimestamp, setUseProxyXff, setUseXffAsRemote, setXffAddressSelector
getPubsubRootUrl, setPubsubRootUrl, targetForRootUrl
getCredentialFactoryClass, getDataflowKmsKey, getGcpCredential, getGcpTempLocation, getProject, getWorkerRegion, getWorkerZone, getZone, isEnableStreamingEngine, setCredentialFactoryClass, setDataflowKmsKey, setEnableStreamingEngine, setGcpCredential, setGcpTempLocation, setProject, setWorkerRegion, setWorkerZone, setZone
getGoogleApiTrace, setGoogleApiTrace
@Default.Integer(value=1000000000) Integer getExfiltrationThresholdBytes()
void setExfiltrationThresholdBytes(Integer value)
@Default.Integer(value=1800) Integer getExfiltrationThresholdSeconds()
void setExfiltrationThresholdSeconds(Integer value)
@Default.Boolean(value=true) Boolean getSlackChannelNotification()
void setSlackChannelNotification(Boolean value)
Copyright © 2022. All rights reserved.