protected class CmdSinks.CreateSink extends Object
| Modifier | Constructor and Description |
|---|---|
protected |
CreateSink() |
| Modifier and Type | Method and Description |
|---|---|
protected Map<String,Object> |
parseConfigs(String str) |
protected void |
validateSinkConfigs(SinkConfig sinkConfig) |
protected String |
validateSinkType(String sinkType) |
protected String tenant
protected String namespace
protected String name
protected String sinkType
protected String inputs
protected String deprecatedTopicsPattern
protected String topicsPattern
protected String deprecatedSubsName
protected String subsName
protected org.apache.pulsar.client.api.SubscriptionInitialPosition subsPosition
protected String deprecatedCustomSerdeInputString
protected String customSerdeInputString
protected String customSchemaInputString
protected String inputSpecs
protected Integer maxMessageRetries
protected String deadLetterTopic
protected FunctionConfig.ProcessingGuarantees deprecatedProcessingGuarantees
protected FunctionConfig.ProcessingGuarantees processingGuarantees
protected Boolean deprecatedRetainOrdering
protected Boolean retainOrdering
protected Integer parallelism
protected String archive
protected String deprecatedClassName
protected String className
protected String deprecatedSinkConfigFile
protected String sinkConfigFile
protected Double cpu
protected Long ram
protected Long disk
protected String deprecatedSinkConfigString
protected String sinkConfigString
protected Boolean autoAck
protected Long timeoutMs
protected Long negativeAckRedeliveryDelayMs
protected String customRuntimeOptions
protected String secretsString
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)
protected String validateSinkType(String sinkType) throws IOException
IOExceptionCopyright © 2017–2022 Apache Software Foundation. All rights reserved.