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 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)
protected String validateSinkType(String sinkType) throws IOException
IOExceptionCopyright © 2017–2021 Apache Software Foundation. All rights reserved.