protected class CmdSources.LocalSourceRunner extends CmdSources.CreateSource
| Modifier | Constructor and Description |
|---|---|
protected |
LocalSourceRunner() |
| Modifier and Type | Method and Description |
|---|---|
protected BatchSourceConfig |
parseBatchSourceConfigs(String str) |
protected Map<String,Object> |
parseConfigs(String str) |
void |
runCmd() |
protected void |
validateBatchSourceConfigs(BatchSourceConfig batchSourceConfig) |
protected void |
validateSourceConfigs(SourceConfig sourceConfig) |
protected String |
validateSourceType(String sourceType) |
protected String stateStorageServiceUrl
protected String DEPRECATED_brokerServiceUrl
protected String brokerServiceUrl
protected String DEPRECATED_clientAuthPlugin
protected String clientAuthPlugin
protected String DEPRECATED_clientAuthParams
protected String clientAuthParams
protected Boolean DEPRECATED_useTls
protected boolean useTls
protected Boolean DEPRECATED_tlsAllowInsecureConnection
protected boolean tlsAllowInsecureConnection
protected Boolean DEPRECATED_tlsHostNameVerificationEnabled
protected boolean tlsHostNameVerificationEnabled
protected String DEPRECATED_tlsTrustCertFilePath
protected String tlsTrustCertFilePath
protected String secretsProviderClassName
protected String secretsProviderConfig
protected String metricsPortStart
protected String tenant
protected String namespace
protected String name
protected String sourceType
protected FunctionConfig.ProcessingGuarantees DEPRECATED_processingGuarantees
protected FunctionConfig.ProcessingGuarantees processingGuarantees
protected String DEPRECATED_destinationTopicName
protected String destinationTopicName
protected String producerConfig
protected String batchBuilder
protected String DEPRECATED_deserializationClassName
protected String deserializationClassName
protected String schemaType
protected Integer parallelism
protected String archive
protected String DEPRECATED_className
protected String className
protected String DEPRECATED_sourceConfigFile
protected String sourceConfigFile
protected Double cpu
protected Long ram
protected Long disk
protected String DEPRECATED_sourceConfigString
protected String sourceConfigString
protected String batchSourceConfigString
protected String customRuntimeOptions
protected SourceConfig sourceConfig
protected BatchSourceConfig parseBatchSourceConfigs(String str)
protected void validateSourceConfigs(SourceConfig sourceConfig)
protected void validateBatchSourceConfigs(BatchSourceConfig batchSourceConfig)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.