protected class CmdSinks.LocalSinkRunner extends CmdSinks.CreateSink
| Modifier | Constructor and Description |
|---|---|
protected |
LocalSinkRunner() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
parseConfigs(String str) |
void |
runCmd() |
protected void |
validateSinkConfigs(SinkConfig sinkConfig) |
protected String |
validateSinkType(String sinkType) |
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 sinkType
protected String inputs
protected String DEPRECATED_topicsPattern
protected String topicsPattern
protected String DEPRECATED_subsName
protected String subsName
protected org.apache.pulsar.client.api.SubscriptionInitialPosition subsPosition
protected String DEPRECATED_customSerdeInputString
protected String customSerdeInputString
protected String customSchemaInputString
protected String inputSpecs
protected Integer maxMessageRetries
protected String deadLetterTopic
protected FunctionConfig.ProcessingGuarantees DEPRECATED_processingGuarantees
protected FunctionConfig.ProcessingGuarantees processingGuarantees
protected Boolean DEPRECATED_retainOrdering
protected Boolean retainOrdering
protected Integer parallelism
protected String archive
protected String DEPRECATED_className
protected String className
protected String DEPRECATED_sinkConfigFile
protected String sinkConfigFile
protected Double cpu
protected Long ram
protected Long disk
protected String DEPRECATED_sinkConfigString
protected String sinkConfigString
protected Boolean autoAck
protected Long timeoutMs
protected Long negativeAckRedeliveryDelayMs
protected String customRuntimeOptions
protected SinkConfig sinkConfig
protected Map<String,Object> parseConfigs(String str) throws com.fasterxml.jackson.core.JsonProcessingException
com.fasterxml.jackson.core.JsonProcessingExceptionprotected void validateSinkConfigs(SinkConfig sinkConfig)
Copyright © 2017–2021 Apache Software Foundation. All rights reserved.