Uses of Package
io.aiven.commons.kafka.connector.common.templating
Packages that use io.aiven.commons.kafka.connector.common.templating
Package
Description
Contains code to support Templating in connectors.
-
-
-
Classes in io.aiven.commons.kafka.connector.common.templating used by io.aiven.commons.kafka.connector.common.templatingClassDescriptionA parameter is a name/value pairThe Description of a parameter including the name and an input validator.The builder for a ParameterDescriptor.A parsed template string.A Template with bindings for the variables.A builder for Template.Bound instances.Given a template, the
Template.Extractorfinds the matching variables from a string.A fragment of the template as segregated by the parser.The template variable definition.A builder for TemplateVariable instances.A registry of template variables.Builder for VariableTemplateRegistries.A template part tht contains a variable definition.