protected class CmdSources.UpdateSource extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
UpdateSource() |
| Modifier and Type | Method and Description |
|---|---|
protected BatchSourceConfig |
parseBatchSourceConfigs(String str) |
protected Map<String,Object> |
parseConfigs(String str) |
protected void |
validateBatchSourceConfigs(BatchSourceConfig batchSourceConfig) |
protected void |
validateSourceConfigs(SourceConfig sourceConfig) |
protected String |
validateSourceType(String sourceType) |
protected boolean updateAuthData
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 String secretsString
protected SourceConfig sourceConfig
protected void validateSourceConfigs(SourceConfig sourceConfig)
protected Map<String,Object> parseConfigs(String str) throws com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.core.JsonProcessingExceptionprotected BatchSourceConfig parseBatchSourceConfigs(String str)
protected void validateBatchSourceConfigs(BatchSourceConfig batchSourceConfig)
protected String validateSourceType(String sourceType) throws IOException
IOExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.