Uses of Class
io.aiven.commons.kafka.connector.common.templating.VariableTemplatePart
Packages that use VariableTemplatePart
Package
Description
Contains code to support Templating in connectors.
-
Uses of VariableTemplatePart in io.aiven.commons.kafka.connector.common.templating
Methods in io.aiven.commons.kafka.connector.common.templating that return types with arguments of type VariableTemplatePartModifier and TypeMethodDescriptionTemplate.variablesWithNonEmptyParameters()Gets a list of variable names to parameters where the parameters are known to be non empty.Template.variablesWithParameters()Gets a list of variable names to parameters.