Skip navigation links
A B C D E F G H I K L N O P R S T V W 

A

addAllConfigProviders(Iterable<? extends Plugin.ConfigProvider>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds elements to configProviders list.
addAllConverters(Iterable<? extends Plugin.Converter>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds elements to converters list.
addAllExamples(Iterable<String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Adds elements to examples list.
addAllExamples(Iterable<String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Adds elements to examples list.
addAllExamples(Iterable<String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Adds elements to examples list.
addAllExamples(Iterable<String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Adds elements to examples list.
addAllExamples(Iterable<String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Adds elements to examples list.
addAllFields(Iterable<? extends Plugin.SchemaInput>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput.Builder
Adds elements to fields list.
addAllGroups(Iterable<? extends Plugin.Group>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration.Builder
Adds elements to groups list.
addAllInputEmphasizeLines(Iterable<Integer>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput.Builder
Adds elements to inputEmphasizeLines list.
addAllItems(Iterable<? extends Plugin.Item>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup.Builder
Adds elements to items list.
addAllOutputEmphasizeLines(Iterable<Integer>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput.Builder
Adds elements to outputEmphasizeLines list.
addAllRequiredConfigs(Iterable<? extends Plugin.Item>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration.Builder
Adds elements to requiredConfigs list.
addAllSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Adds elements to sections list.
addAllSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Adds elements to sections list.
addAllSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Adds elements to sections list.
addAllSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Adds elements to sections list.
addAllSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds elements to sections list.
addAllSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Adds elements to sections list.
addAllSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Adds elements to sections list.
addAllSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Adds elements to sections list.
addAllSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Adds elements to sections list.
addAllSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Adds elements to sections list.
addAllSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Adds elements to sections list.
addAllSinkConnectors(Iterable<? extends Plugin.SinkConnector>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds elements to sinkConnectors list.
addAllSourceConnectors(Iterable<? extends Plugin.SourceConnector>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds elements to sourceConnectors list.
addAllTransformations(Iterable<? extends Plugin.Transformation>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds elements to transformations list.
addConfigProviders(Plugin.ConfigProvider) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds one element to configProviders list.
addConfigProviders(Plugin.ConfigProvider...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds elements to configProviders list.
addConverters(Plugin.Converter) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds one element to converters list.
addConverters(Plugin.Converter...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds elements to converters list.
addExamples(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Adds one element to examples list.
addExamples(String...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Adds elements to examples list.
addExamples(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Adds one element to examples list.
addExamples(String...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Adds elements to examples list.
addExamples(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Adds one element to examples list.
addExamples(String...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Adds elements to examples list.
addExamples(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Adds one element to examples list.
addExamples(String...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Adds elements to examples list.
addExamples(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Adds one element to examples list.
addExamples(String...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Adds elements to examples list.
addFields(Plugin.SchemaInput) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput.Builder
Adds one element to fields list.
addFields(Plugin.SchemaInput...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput.Builder
Adds elements to fields list.
addGroups(Plugin.Group) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration.Builder
Adds one element to groups list.
addGroups(Plugin.Group...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration.Builder
Adds elements to groups list.
addInputEmphasizeLines(int) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput.Builder
Adds one element to inputEmphasizeLines list.
addInputEmphasizeLines(int...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput.Builder
Adds elements to inputEmphasizeLines list.
addItems(Plugin.Item) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup.Builder
Adds one element to items list.
addItems(Plugin.Item...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup.Builder
Adds elements to items list.
addOutputEmphasizeLines(int) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput.Builder
Adds one element to outputEmphasizeLines list.
addOutputEmphasizeLines(int...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput.Builder
Adds elements to outputEmphasizeLines list.
addRequiredConfigs(Plugin.Item) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration.Builder
Adds one element to requiredConfigs list.
addRequiredConfigs(Plugin.Item...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration.Builder
Adds elements to requiredConfigs list.
addSections(Notes.Section) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Adds one element to sections list.
addSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Adds elements to sections list.
addSections(Notes.Section) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Adds one element to sections list.
addSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Adds elements to sections list.
addSections(Notes.Section) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Adds one element to sections list.
addSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Adds elements to sections list.
addSections(Notes.Section) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Adds one element to sections list.
addSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Adds elements to sections list.
addSections(Notes.Section) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds one element to sections list.
addSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds elements to sections list.
addSections(Notes.Section) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Adds one element to sections list.
addSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Adds elements to sections list.
addSections(Notes.Section) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Adds one element to sections list.
addSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Adds elements to sections list.
addSections(Notes.Section) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Adds one element to sections list.
addSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Adds elements to sections list.
addSections(Notes.Section) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Adds one element to sections list.
addSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Adds elements to sections list.
addSections(Notes.Section) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Adds one element to sections list.
addSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Adds elements to sections list.
addSections(Notes.Section) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Adds one element to sections list.
addSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Adds elements to sections list.
addSinkConnectors(Plugin.SinkConnector) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds one element to sinkConnectors list.
addSinkConnectors(Plugin.SinkConnector...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds elements to sinkConnectors list.
addSourceConnectors(Plugin.SourceConnector) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds one element to sourceConnectors list.
addSourceConnectors(Plugin.SourceConnector...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds elements to sourceConnectors list.
addTransformations(Plugin.Transformation) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds one element to transformations list.
addTransformations(Plugin.Transformation...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Adds elements to transformations list.
asMap(Struct) - Static method in class com.github.jcustenborder.kafka.connect.utils.StructHelper
 
asSchemaAndValue(Struct) - Static method in class com.github.jcustenborder.kafka.connect.utils.StructHelper
 
AssertConnectRecord - Class in com.github.jcustenborder.kafka.connect.utils
 
AssertConnectRecord() - Constructor for class com.github.jcustenborder.kafka.connect.utils.AssertConnectRecord
 
assertField(Field, Field, String) - Static method in class com.github.jcustenborder.kafka.connect.utils.AssertSchema
 
assertField(Field, Field) - Static method in class com.github.jcustenborder.kafka.connect.utils.AssertSchema
 
assertHeader(Header, Header) - Static method in class com.github.jcustenborder.kafka.connect.utils.AssertConnectRecord
 
assertHeader(Header, Header, String) - Static method in class com.github.jcustenborder.kafka.connect.utils.AssertConnectRecord
 
assertHeaders(Headers, Headers) - Static method in class com.github.jcustenborder.kafka.connect.utils.AssertConnectRecord
 
assertHeaders(Headers, Headers, String) - Static method in class com.github.jcustenborder.kafka.connect.utils.AssertConnectRecord
 
assertMap(Map<String, ?>, Map<String, ?>, String) - Static method in class com.github.jcustenborder.kafka.connect.utils.GenericAssertions
 
assertRecord(ConnectRecord, ConnectRecord) - Static method in class com.github.jcustenborder.kafka.connect.utils.AssertConnectRecord
 
assertRecord(ConnectRecord, ConnectRecord, String) - Static method in class com.github.jcustenborder.kafka.connect.utils.AssertConnectRecord
 
AssertSchema - Class in com.github.jcustenborder.kafka.connect.utils
 
assertSchema(Schema, Schema) - Static method in class com.github.jcustenborder.kafka.connect.utils.AssertSchema
 
assertSchema(Schema, Schema, String) - Static method in class com.github.jcustenborder.kafka.connect.utils.AssertSchema
 
assertSourceRecord(SourceRecord, SourceRecord) - Static method in class com.github.jcustenborder.kafka.connect.utils.AssertConnectRecord
 
assertSourceRecord(SourceRecord, SourceRecord, String) - Static method in class com.github.jcustenborder.kafka.connect.utils.AssertConnectRecord
 
AssertStruct - Class in com.github.jcustenborder.kafka.connect.utils
 
AssertStruct() - Constructor for class com.github.jcustenborder.kafka.connect.utils.AssertStruct
 
assertStruct(Struct, Struct, String) - Static method in class com.github.jcustenborder.kafka.connect.utils.AssertStruct
 
assertStruct(Struct, Struct) - Static method in class com.github.jcustenborder.kafka.connect.utils.AssertStruct
 
assertValue(Object, Object, String) - Static method in class com.github.jcustenborder.kafka.connect.utils.AssertConnectRecord
 

B

BaseDocumentationTest - Class in com.github.jcustenborder.kafka.connect.utils
 
BaseDocumentationTest() - Constructor for class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
before() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExampleInput.Builder
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration.Builder
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Builds a new ImmutableConverter.
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput.Builder
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup.Builder
Builds a new ImmutableGroup.
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem.Builder
Builds a new ImmutableItem.
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Builds a new ImmutablePlugin.
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput.Builder
Builds a new ImmutableSchemaInput.
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSection.Builder
Builds a new ImmutableSection.
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput.Builder
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput.Builder
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput.Builder
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Creates a builder for ImmutableConfigProvider.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Creates a builder for ImmutableConfigProviderExample.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExampleInput
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration
Creates a builder for ImmutableConfiguration.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Creates a builder for ImmutableConverter.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Creates a builder for ImmutableConverterExample.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
Creates a builder for ImmutableConverterExampleInput.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup
Creates a builder for ImmutableGroup.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
Creates a builder for ImmutableItem.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Creates a builder for ImmutablePlugin.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
Creates a builder for ImmutableSchemaInput.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSection
Creates a builder for ImmutableSection.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Creates a builder for ImmutableSinkConnector.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Creates a builder for ImmutableSinkConnectorExample.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
Creates a builder for ImmutableSinkConnectorExampleInput.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Creates a builder for ImmutableSourceConnector.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Creates a builder for ImmutableSourceConnectorExample.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Creates a builder for ImmutableTransformation.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Creates a builder for ImmutableTransformationExample.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput

C

childClass(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Initializes the value for the childClass attribute.
cls(Class) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Initializes the value for the cls attribute.
cls(Class) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Initializes the value for the cls attribute.
cls(Class) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Initializes the value for the cls attribute.
cls(Class) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Initializes the value for the cls attribute.
cls(Class) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Initializes the value for the cls attribute.
com.github.jcustenborder.kafka.connect.utils - package com.github.jcustenborder.kafka.connect.utils
 
com.github.jcustenborder.kafka.connect.utils.templates - package com.github.jcustenborder.kafka.connect.utils.templates
 
config(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Sets or replaces all mappings from the specified map as entries for the config map.
config(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExampleInput.Builder
Initializes the value for the config attribute.
config(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Sets or replaces all mappings from the specified map as entries for the config map.
config(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput.Builder
Initializes the value for the config attribute.
config(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Sets or replaces all mappings from the specified map as entries for the config map.
config(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput.Builder
Initializes the value for the config attribute.
config(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Sets or replaces all mappings from the specified map as entries for the config map.
config(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput.Builder
Initializes the value for the config attribute.
config(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Sets or replaces all mappings from the specified map as entries for the config map.
config(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput.Builder
Initializes the value for the config attribute.
configDef(ConfigDef) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration.Builder
Initializes the value for the configDef attribute.
configProviders(Iterable<? extends Plugin.ConfigProvider>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Sets or replaces all elements for configProviders list.
configuration(Plugin.Configuration) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Initializes the value for the configuration attribute.
configuration(Plugin.Configuration) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Initializes the value for the configuration attribute.
configuration(Plugin.Configuration) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Initializes the value for the configuration attribute.
configuration(Plugin.Configuration) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Initializes the value for the configuration attribute.
configuration(Plugin.Configuration) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Initializes the value for the configuration attribute.
connectorConfig(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Sets or replaces all mappings from the specified map as entries for the connectorConfig map.
connectorConfig(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExampleInput.Builder
Initializes the value for the connectorConfig attribute.
connectorKeyConfig(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput.Builder
Initializes the value for the connectorKeyConfig attribute.
connectorValueConfig(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput.Builder
Initializes the value for the connectorValueConfig attribute.
converters(Iterable<? extends Plugin.Converter>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Sets or replaces all elements for converters list.
copyOf(Plugin.ConfigProvider) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Creates an immutable copy of a Plugin.ConfigProvider value.
copyOf(Plugin.ConfigProviderExample) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Creates an immutable copy of a Plugin.ConfigProviderExample value.
copyOf(Plugin.ConfigProviderExampleInput) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExampleInput
Creates an immutable copy of a Plugin.ConfigProviderExampleInput value.
copyOf(Plugin.Configuration) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration
Creates an immutable copy of a Plugin.Configuration value.
copyOf(Plugin.Converter) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Creates an immutable copy of a Plugin.Converter value.
copyOf(Plugin.ConverterExample) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Creates an immutable copy of a Plugin.ConverterExample value.
copyOf(Plugin.ConverterExampleInput) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
Creates an immutable copy of a Plugin.ConverterExampleInput value.
copyOf(Plugin.Group) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup
Creates an immutable copy of a Plugin.Group value.
copyOf(Plugin.Item) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
Creates an immutable copy of a Plugin.Item value.
copyOf(Plugin) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Creates an immutable copy of a Plugin value.
copyOf(Plugin.SchemaInput) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
Creates an immutable copy of a Plugin.SchemaInput value.
copyOf(Notes.Section) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSection
Creates an immutable copy of a Notes.Section value.
copyOf(Plugin.SinkConnector) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Creates an immutable copy of a Plugin.SinkConnector value.
copyOf(Plugin.SinkConnectorExample) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Creates an immutable copy of a Plugin.SinkConnectorExample value.
copyOf(Plugin.SinkConnectorExampleInput) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
Creates an immutable copy of a Plugin.SinkConnectorExampleInput value.
copyOf(Plugin.SourceConnector) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Creates an immutable copy of a Plugin.SourceConnector value.
copyOf(Plugin.SourceConnectorExample) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Creates an immutable copy of a Plugin.SourceConnectorExample value.
copyOf(Plugin.SourceConnectorExampleInput) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput
Creates an immutable copy of a Plugin.SourceConnectorExampleInput value.
copyOf(Plugin.Transformation) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Creates an immutable copy of a Plugin.Transformation value.
copyOf(Plugin.TransformationExample) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Creates an immutable copy of a Plugin.TransformationExample value.
copyOf(Plugin.TransformationExampleInput) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
Creates an immutable copy of a Plugin.TransformationExampleInput value.

D

danger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Initializes the value for the danger attribute.
danger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Initializes the value for the danger attribute.
danger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Initializes the value for the danger attribute.
danger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Initializes the value for the danger attribute.
danger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Initializes the value for the danger attribute.
danger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Initializes the value for the danger attribute.
danger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Initializes the value for the danger attribute.
danger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Initializes the value for the danger attribute.
danger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Initializes the value for the danger attribute.
danger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Initializes the value for the danger attribute.
danger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Initializes the value for the danger attribute.
defaultValue(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem.Builder
Initializes the value for the defaultValue attribute.
delete(String, Struct) - Static method in class com.github.jcustenborder.kafka.connect.utils.SinkRecordHelper
 
delete(String, Schema, Object) - Static method in class com.github.jcustenborder.kafka.connect.utils.SinkRecordHelper
 
delete(String, SchemaAndValue) - Static method in class com.github.jcustenborder.kafka.connect.utils.SinkRecordHelper
 
description(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Initializes the value for the description attribute.
description(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Initializes the value for the description attribute.
description(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Initializes the value for the description attribute.
description(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Initializes the value for the description attribute.
description(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Initializes the value for the description attribute.
description(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Initializes the value for the description attribute.
description(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Initializes the value for the description attribute.
description(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Initializes the value for the description attribute.
description(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Initializes the value for the description attribute.
description(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Initializes the value for the description attribute.
description(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Initializes the value for the description attribute.
doc(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem.Builder
Initializes the value for the doc attribute.
doc(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput.Builder
Initializes the value for the doc attribute.

E

equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
This instance is equal to all instances of ImmutableConfigProvider that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
This instance is equal to all instances of ImmutableConfigProviderExample that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExampleInput
This instance is equal to all instances of ImmutableConfigProviderExampleInput that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration
This instance is equal to all instances of ImmutableConfiguration that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
This instance is equal to all instances of ImmutableConverter that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
This instance is equal to all instances of ImmutableConverterExample that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
This instance is equal to all instances of ImmutableConverterExampleInput that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup
This instance is equal to all instances of ImmutableGroup that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
This instance is equal to all instances of ImmutableItem that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
This instance is equal to all instances of ImmutablePlugin that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
This instance is equal to all instances of ImmutableSchemaInput that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSection
This instance is equal to all instances of ImmutableSection that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
This instance is equal to all instances of ImmutableSinkConnector that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
This instance is equal to all instances of ImmutableSinkConnectorExample that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
This instance is equal to all instances of ImmutableSinkConnectorExampleInput that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
This instance is equal to all instances of ImmutableSourceConnector that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
This instance is equal to all instances of ImmutableSourceConnectorExample that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput
This instance is equal to all instances of ImmutableSourceConnectorExampleInput that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
This instance is equal to all instances of ImmutableTransformation that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
This instance is equal to all instances of ImmutableTransformationExample that have equal attribute values.
equals(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
This instance is equal to all instances of ImmutableTransformationExampleInput that have equal attribute values.
example(Plugin.ConfigProviderExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExampleInput.Builder
Initializes the value for the example attribute.
example(Plugin.ConverterExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput.Builder
Initializes the value for the example attribute.
example(Plugin.SinkConnectorExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput.Builder
Initializes the value for the example attribute.
example(Plugin.SourceConnectorExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput.Builder
Initializes the value for the example attribute.
example(Plugin.TransformationExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput.Builder
Initializes the value for the example attribute.
examples(Iterable<String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Sets or replaces all elements for examples list.
examples(Iterable<String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Sets or replaces all elements for examples list.
examples(Iterable<String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Sets or replaces all elements for examples list.
examples(Iterable<String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Sets or replaces all elements for examples list.
examples(Iterable<String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Sets or replaces all elements for examples list.

F

fieldName(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput.Builder
Initializes the value for the fieldName attribute.
fields(Iterable<? extends Plugin.SchemaInput>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput.Builder
Sets or replaces all elements for fields list.
from(Notes) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Notes instance.
from(Plugin.Configurable) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Configurable instance.
from(Plugin.ConfigProvider) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ConfigProvider instance.
from(Notes) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Notes instance.
from(Plugin.ConfigProviderExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ConfigProviderExample instance.
from(Plugin.Example) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Example instance.
from(Plugin.ConfigProviderExampleInput) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExampleInput.Builder
Fill a builder with attribute values from the provided ConfigProviderExampleInput instance.
from(Plugin.Configuration) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration.Builder
Fill a builder with attribute values from the provided Configuration instance.
from(Notes) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Notes instance.
from(Plugin.Configurable) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Configurable instance.
from(Plugin.Converter) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Converter instance.
from(Notes) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Notes instance.
from(Plugin.Example) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Example instance.
from(Plugin.ConverterExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ConverterExample instance.
from(Plugin.ConverterExampleInput) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput.Builder
Fill a builder with attribute values from the provided ConverterExampleInput instance.
from(Plugin.Group) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup.Builder
Fill a builder with attribute values from the provided Group instance.
from(Plugin.Item) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem.Builder
Fill a builder with attribute values from the provided Item instance.
from(Notes) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Notes instance.
from(Plugin) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin instance.
from(Plugin.SchemaInput) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput.Builder
Fill a builder with attribute values from the provided SchemaInput instance.
from(Notes.Section) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSection.Builder
Fill a builder with attribute values from the provided Section instance.
from(Notes) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Notes instance.
from(Plugin.Configurable) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Configurable instance.
from(Plugin.SinkConnector) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SinkConnector instance.
from(Notes) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Notes instance.
from(Plugin.SinkConnectorExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SinkConnectorExample instance.
from(Plugin.ConnectorExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ConnectorExample instance.
from(Plugin.Example) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Example instance.
from(Plugin.SinkConnectorExampleInput) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput.Builder
Fill a builder with attribute values from the provided SinkConnectorExampleInput instance.
from(Notes) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Notes instance.
from(Plugin.Configurable) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Configurable instance.
from(Plugin.SourceConnector) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SourceConnector instance.
from(Notes) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Notes instance.
from(Plugin.ConnectorExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ConnectorExample instance.
from(Plugin.Example) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Example instance.
from(Plugin.SourceConnectorExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SourceConnectorExample instance.
from(Plugin.SourceConnectorExampleInput) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput.Builder
Fill a builder with attribute values from the provided SourceConnectorExampleInput instance.
from(Notes) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Notes instance.
from(Plugin.Configurable) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Configurable instance.
from(Plugin.Transformation) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Transformation instance.
from(Notes) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Notes instance.
from(Plugin.TransformationExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.TransformationExample instance.
from(Plugin.Example) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Example instance.
from(Plugin.TransformationExampleInput) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput.Builder
Fill a builder with attribute values from the provided TransformationExampleInput instance.

G

GenericAssertions - Class in com.github.jcustenborder.kafka.connect.utils
 
getChildClass() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
 
getChildClass() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.TransformationExample
 
getCls() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
 
getCls() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
 
getCls() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
 
getCls() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
 
getCls() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
 
getCls() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Configurable
 
getConfig() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
 
getConfig() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExampleInput
 
getConfig() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
 
getConfig() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
 
getConfig() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
 
getConfig() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
 
getConfig() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
 
getConfig() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput
 
getConfig() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
 
getConfig() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
 
getConfig() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Example
 
getConfig() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ExampleInput
 
getConfigDef() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration
 
getConfigDef() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Configuration
 
getConfigProviders() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getConfigProviders() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin
 
getConfiguration() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
 
getConfiguration() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
 
getConfiguration() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
 
getConfiguration() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
 
getConfiguration() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
 
getConfiguration() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Configurable
 
getConnectorConfig() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
 
getConnectorConfig() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExampleInput
 
getConnectorConfig() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ConfigProviderExample
 
getConnectorConfig() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ConfigProviderExampleInput
 
getConnectorKeyConfig() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
 
getConnectorKeyConfig() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ConverterExampleInput
 
getConnectorValueConfig() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
 
getConnectorValueConfig() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ConverterExampleInput
 
getConverters() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getConverters() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin
 
getDanger() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
 
getDanger() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
 
getDanger() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
 
getDanger() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
 
getDanger() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getDanger() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
 
getDanger() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
 
getDanger() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
 
getDanger() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
 
getDanger() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
 
getDanger() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
 
getDanger() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Notes
 
getDefaultValue() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
 
getDefaultValue() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Item
 
getDescription() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
 
getDescription() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
 
getDescription() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
 
getDescription() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
 
getDescription() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getDescription() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
 
getDescription() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
 
getDescription() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
 
getDescription() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
 
getDescription() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
 
getDescription() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
 
getDescription() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Notes
 
getDoc() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
 
getDoc() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
 
getDoc() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Item
 
getDoc() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SchemaInput
 
getExample() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExampleInput
 
getExample() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
 
getExample() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
 
getExample() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput
 
getExample() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
 
getExample() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ExampleInput
 
getExamples() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
 
getExamples() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
 
getExamples() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
 
getExamples() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
 
getExamples() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
 
getExamples() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Configurable
 
getFieldName() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
 
getFieldName() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SchemaInput
 
getFields() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
 
getFields() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SchemaInput
 
getGroup() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
 
getGroup() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Item
 
getGroups() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration
 
getGroups() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Configuration
 
getIcon() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
 
getIcon() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
 
getIcon() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
 
getIcon() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
 
getIcon() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getIcon() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
 
getIcon() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
 
getIcon() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
 
getIcon() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
 
getIcon() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
 
getIcon() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
 
getIcon() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Notes
 
getImportance() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
 
getImportance() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Item
 
getImportant() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
 
getImportant() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
 
getImportant() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
 
getImportant() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
 
getImportant() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getImportant() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
 
getImportant() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
 
getImportant() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
 
getImportant() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
 
getImportant() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
 
getImportant() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
 
getImportant() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Notes
 
getInput() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
 
getInput() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
 
getInput() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SinkConnectorExample
 
getInput() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.TransformationExample
 
getInputDescription() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
 
getInputDescription() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SinkConnectorExampleInput
 
getInputEmphasizeLines() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
 
getInputEmphasizeLines() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.TransformationExampleInput
 
getInputJson() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
 
getInputJson() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
 
getInputJson() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SinkConnectorExampleInput
 
getInputJson() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.TransformationExampleInput
 
getIntroduction() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
 
getIntroduction() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
 
getIntroduction() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
 
getIntroduction() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
 
getIntroduction() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getIntroduction() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
 
getIntroduction() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
 
getIntroduction() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
 
getIntroduction() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
 
getIntroduction() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
 
getIntroduction() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
 
getIntroduction() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Notes
 
getIntroduction() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin
 
getItems() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup
 
getItems() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Group
 
getKey() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
 
getKey() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Transformation
 
getName() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
 
getName() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
 
getName() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup
 
getName() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
 
getName() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
 
getName() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
 
getName() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
 
getName() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
 
getName() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Example
 
getName() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Group
 
getName() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Item
 
getName() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SchemaInput
 
getNote() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
 
getNote() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
 
getNote() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
 
getNote() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
 
getNote() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getNote() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
 
getNote() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
 
getNote() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
 
getNote() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
 
getNote() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
 
getNote() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
 
getNote() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Notes
 
getOutput() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
 
getOutput() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
 
getOutput() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SinkConnectorExample
 
getOutput() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SourceConnectorExample
 
getOutputDescription() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
 
getOutputDescription() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput
 
getOutputDescription() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SinkConnectorExampleInput
 
getOutputDescription() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SourceConnectorExampleInput
 
getOutputEmphasizeLines() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
 
getOutputEmphasizeLines() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.TransformationExampleInput
 
getOutputJson() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
 
getOutputJson() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput
 
getOutputJson() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
 
getOutputJson() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SinkConnectorExampleInput
 
getOutputJson() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SourceConnectorExampleInput
 
getOutputJson() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.TransformationExampleInput
 
getPackage() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
getPluginName() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getPluginName() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin
 
getPluginOwner() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getPluginOwner() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin
 
getPrefix() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
 
getPrefix() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ConfigProviderExample
 
getRefLink() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
 
getRefLink() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SchemaInput
 
getRequiredConfigs() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration
 
getRequiredConfigs() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Configuration
 
getSchemaLink() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
 
getSchemaLink() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SchemaInput
 
getSections() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
 
getSections() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
 
getSections() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
 
getSections() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
 
getSections() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getSections() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
 
getSections() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
 
getSections() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
 
getSections() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
 
getSections() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
 
getSections() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
 
getSections() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Notes
 
getShortName() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
 
getShortName() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SchemaInput
 
getSinkConnectors() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getSinkConnectors() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin
 
getSourceConnectors() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getSourceConnectors() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin
 
getTable() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
 
getTable() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SchemaInput
 
getText() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSection
 
getText() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Notes.Section
 
getTip() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
 
getTip() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
 
getTip() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
 
getTip() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
 
getTip() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getTip() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
 
getTip() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
 
getTip() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
 
getTip() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
 
getTip() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
 
getTip() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
 
getTip() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Notes
 
getTitle() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
 
getTitle() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
 
getTitle() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
 
getTitle() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
 
getTitle() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getTitle() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSection
 
getTitle() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
 
getTitle() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
 
getTitle() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
 
getTitle() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
 
getTitle() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
 
getTitle() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
 
getTitle() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Notes
 
getTitle() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Notes.Section
 
getTransformations() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getTransformations() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin
 
getType() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
 
getType() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
 
getType() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Item
 
getType() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SchemaInput
 
getValidator() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
 
getValidator() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Item
 
getValue() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
 
getValue() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Transformation
 
getWarning() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
 
getWarning() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
 
getWarning() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
 
getWarning() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
 
getWarning() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getWarning() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
 
getWarning() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
 
getWarning() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
 
getWarning() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
 
getWarning() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
 
getWarning() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
 
getWarning() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Notes
 
getWorkerKeyConfig() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
 
getWorkerKeyConfig() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ConverterExampleInput
 
getWorkerValueConfig() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
 
getWorkerValueConfig() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ConverterExampleInput
 
group(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem.Builder
Initializes the value for the group attribute.
groups(Iterable<? extends Plugin.Group>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration.Builder
Sets or replaces all elements for groups list.

H

hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Computes a hash code from attributes: warning, tip, important, danger, note, title, description, icon, introduction, sections, cls, configuration, examples.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Computes a hash code from attributes: warning, tip, important, danger, note, title, description, icon, introduction, sections, name, config, prefix, connectorConfig.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExampleInput
Computes a hash code from attributes: config, example, connectorConfig.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration
Computes a hash code from attributes: configDef, groups, requiredConfigs.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Computes a hash code from attributes: warning, tip, important, danger, note, title, description, icon, introduction, sections, cls, configuration, examples.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Computes a hash code from attributes: warning, tip, important, danger, note, title, description, icon, introduction, sections, name, config.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
Computes a hash code from attributes: config, example, workerKeyConfig, workerValueConfig, connectorKeyConfig, connectorValueConfig.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup
Computes a hash code from attributes: name, items.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
Computes a hash code from attributes: name, importance, doc, defaultValue, validator, type, group, isRequired.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Computes a hash code from attributes: warning, tip, important, danger, note, title, description, icon, sections, introduction, pluginName, pluginOwner, transformations, sinkConnectors, sourceConnectors, converters, configProviders.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
Computes a hash code from attributes: name, schemaLink, shortName, doc, isOptional, type, fieldName, fields, key, value, refLink, table.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSection
Computes a hash code from attributes: title, text.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Computes a hash code from attributes: warning, tip, important, danger, note, title, description, icon, introduction, sections, cls, configuration, examples.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Computes a hash code from attributes: warning, tip, important, danger, note, title, description, icon, introduction, sections, name, config, transformations, input, output.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
Computes a hash code from attributes: config, example, inputJson, inputDescription, outputJson, outputDescription.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Computes a hash code from attributes: warning, tip, important, danger, note, title, description, icon, introduction, sections, cls, configuration, examples.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Computes a hash code from attributes: warning, tip, important, danger, note, title, description, icon, introduction, sections, name, config, transformations, output.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput
Computes a hash code from attributes: config, example, outputJson, outputDescription.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Computes a hash code from attributes: warning, tip, important, danger, note, title, description, icon, introduction, sections, cls, configuration, examples, isKeyValue, key, value.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Computes a hash code from attributes: warning, tip, important, danger, note, title, description, icon, introduction, sections, name, config, childClass, input.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
Computes a hash code from attributes: config, example, inputEmphasizeLines, inputJson, outputEmphasizeLines, outputJson.

I

icon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Initializes the value for the icon attribute.
icon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Initializes the value for the icon attribute.
icon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Initializes the value for the icon attribute.
icon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Initializes the value for the icon attribute.
icon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Initializes the value for the icon attribute.
icon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Initializes the value for the icon attribute.
icon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Initializes the value for the icon attribute.
icon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Initializes the value for the icon attribute.
icon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Initializes the value for the icon attribute.
icon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Initializes the value for the icon attribute.
icon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Initializes the value for the icon attribute.
ImmutableConfigProvider - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.ConfigProvider.
ImmutableConfigProvider.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableConfigProvider.
ImmutableConfigProviderExample - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.ConfigProviderExample.
ImmutableConfigProviderExample.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableConfigProviderExample.
ImmutableConfigProviderExampleInput - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.ConfigProviderExampleInput.
ImmutableConfigProviderExampleInput.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableConfigProviderExampleInput.
ImmutableConfiguration - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.Configuration.
ImmutableConfiguration.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableConfiguration.
ImmutableConverter - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.Converter.
ImmutableConverter.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableConverter.
ImmutableConverterExample - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.ConverterExample.
ImmutableConverterExample.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableConverterExample.
ImmutableConverterExampleInput - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.ConverterExampleInput.
ImmutableConverterExampleInput.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableConverterExampleInput.
ImmutableGroup - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.Group.
ImmutableGroup.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableGroup.
ImmutableItem - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.Item.
ImmutableItem.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableItem.
ImmutablePlugin - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.
ImmutablePlugin.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutablePlugin.
ImmutableSchemaInput - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.SchemaInput.
ImmutableSchemaInput.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableSchemaInput.
ImmutableSection - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Notes.Section.
ImmutableSection.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableSection.
ImmutableSinkConnector - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.SinkConnector.
ImmutableSinkConnector.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableSinkConnector.
ImmutableSinkConnectorExample - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.SinkConnectorExample.
ImmutableSinkConnectorExample.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableSinkConnectorExample.
ImmutableSinkConnectorExampleInput - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.SinkConnectorExampleInput.
ImmutableSinkConnectorExampleInput.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableSinkConnectorExampleInput.
ImmutableSourceConnector - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.SourceConnector.
ImmutableSourceConnector.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableSourceConnector.
ImmutableSourceConnectorExample - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.SourceConnectorExample.
ImmutableSourceConnectorExample.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableSourceConnectorExample.
ImmutableSourceConnectorExampleInput - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.SourceConnectorExampleInput.
ImmutableSourceConnectorExampleInput.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableSourceConnectorExampleInput.
ImmutableTransformation - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.Transformation.
ImmutableTransformation.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableTransformation.
ImmutableTransformationExample - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.TransformationExample.
ImmutableTransformationExample.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableTransformationExample.
ImmutableTransformationExampleInput - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Plugin.TransformationExampleInput.
ImmutableTransformationExampleInput.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableTransformationExampleInput.
importance(ConfigDef.Importance) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem.Builder
Initializes the value for the importance attribute.
important(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Initializes the value for the important attribute.
important(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Initializes the value for the important attribute.
important(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Initializes the value for the important attribute.
important(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Initializes the value for the important attribute.
important(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Initializes the value for the important attribute.
important(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Initializes the value for the important attribute.
important(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Initializes the value for the important attribute.
important(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Initializes the value for the important attribute.
important(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Initializes the value for the important attribute.
important(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Initializes the value for the important attribute.
important(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Initializes the value for the important attribute.
input(SinkRecord) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Initializes the value for the input attribute.
input(SinkRecord) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Initializes the value for the input attribute.
inputDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput.Builder
Initializes the value for the inputDescription attribute.
inputEmphasizeLines(Iterable<Integer>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput.Builder
Sets or replaces all elements for inputEmphasizeLines list.
inputJson(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput.Builder
Initializes the value for the inputJson attribute.
inputJson(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput.Builder
Initializes the value for the inputJson attribute.
introduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Initializes the value for the introduction attribute.
introduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Initializes the value for the introduction attribute.
introduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Initializes the value for the introduction attribute.
introduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Initializes the value for the introduction attribute.
introduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Initializes the value for the introduction attribute.
introduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Initializes the value for the introduction attribute.
introduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Initializes the value for the introduction attribute.
introduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Initializes the value for the introduction attribute.
introduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Initializes the value for the introduction attribute.
introduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Initializes the value for the introduction attribute.
introduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Initializes the value for the introduction attribute.
isKeyValue(boolean) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Initializes the value for the isKeyValue attribute.
isKeyValue() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
 
isKeyValue() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Transformation
 
isOptional(boolean) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput.Builder
Initializes the value for the isOptional attribute.
isOptional() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
 
isOptional() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SchemaInput
 
isRequired(boolean) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem.Builder
Initializes the value for the isRequired attribute.
isRequired() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
 
isRequired() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Item
 
items(Iterable<? extends Plugin.Item>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup.Builder
Sets or replaces all elements for items list.

K

key(Plugin.SchemaInput) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput.Builder
Initializes the value for the key attribute.
key() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
 
key(Class) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Initializes the value for the key attribute.
key() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SchemaInput
 

L

load() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.PluginLoader
 
loadTemplates() - Static method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 

N

name(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Initializes the value for the name attribute.
name(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Initializes the value for the name attribute.
name(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup.Builder
Initializes the value for the name attribute.
name(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem.Builder
Initializes the value for the name attribute.
name(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput.Builder
Initializes the value for the name attribute.
name(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Initializes the value for the name attribute.
name(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Initializes the value for the name attribute.
name(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Initializes the value for the name attribute.
note(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Initializes the value for the note attribute.
note(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Initializes the value for the note attribute.
note(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Initializes the value for the note attribute.
note(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Initializes the value for the note attribute.
note(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Initializes the value for the note attribute.
note(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Initializes the value for the note attribute.
note(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Initializes the value for the note attribute.
note(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Initializes the value for the note attribute.
note(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Initializes the value for the note attribute.
note(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Initializes the value for the note attribute.
note(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Initializes the value for the note attribute.
Notes - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Notes.Section - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 

O

OFFSET - Static variable in class com.github.jcustenborder.kafka.connect.utils.SinkRecordHelper
 
output(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Initializes the value for the output attribute.
output(SourceRecord) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Initializes the value for the output attribute.
outputDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput.Builder
Initializes the value for the outputDescription attribute.
outputDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput.Builder
Initializes the value for the outputDescription attribute.
outputEmphasizeLines(Iterable<Integer>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput.Builder
Sets or replaces all elements for outputEmphasizeLines list.
outputJson(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput.Builder
Initializes the value for the outputJson attribute.
outputJson(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput.Builder
Initializes the value for the outputJson attribute.
outputJson(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput.Builder
Initializes the value for the outputJson attribute.

P

PARTITION - Static variable in class com.github.jcustenborder.kafka.connect.utils.SinkRecordHelper
 
Plugin - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.ConfigProvider - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.ConfigProviderExample - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.ConfigProviderExampleInput - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.Configurable - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.Configuration - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.Connector - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.ConnectorExample - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.Converter - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.ConverterExample - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.ConverterExampleInput - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.Example - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.ExampleInput<T extends Plugin.Example> - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.Group - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.Item - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.SchemaInput - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.SinkConnector - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.SinkConnectorExample - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.SinkConnectorExampleInput - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.SourceConnector - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.SourceConnectorExample - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.SourceConnectorExampleInput - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.Transformation - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.TransformationExample - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
Plugin.TransformationExampleInput - Interface in com.github.jcustenborder.kafka.connect.utils.templates
 
PluginLoader - Class in com.github.jcustenborder.kafka.connect.utils.templates
 
PluginLoader(Package) - Constructor for class com.github.jcustenborder.kafka.connect.utils.templates.PluginLoader
 
pluginName(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Initializes the value for the pluginName attribute.
pluginOwner(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Initializes the value for the pluginOwner attribute.
prefix(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Initializes the value for the prefix attribute.
putAllConfig(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Put all mappings from the specified map as entries to config map.
putAllConfig(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Put all mappings from the specified map as entries to config map.
putAllConfig(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Put all mappings from the specified map as entries to config map.
putAllConfig(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Put all mappings from the specified map as entries to config map.
putAllConfig(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Put all mappings from the specified map as entries to config map.
putAllConnectorConfig(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Put all mappings from the specified map as entries to connectorConfig map.
putAllTransformations(Map<String, ? extends Map<String, String>>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Put all mappings from the specified map as entries to transformations map.
putAllTransformations(Map<String, ? extends Map<String, String>>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Put all mappings from the specified map as entries to transformations map.
putConfig(String, String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Put one entry to the config map.
putConfig(Map.Entry<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Put one entry to the config map.
putConfig(String, String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Put one entry to the config map.
putConfig(Map.Entry<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Put one entry to the config map.
putConfig(String, String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Put one entry to the config map.
putConfig(Map.Entry<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Put one entry to the config map.
putConfig(String, String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Put one entry to the config map.
putConfig(Map.Entry<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Put one entry to the config map.
putConfig(String, String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Put one entry to the config map.
putConfig(Map.Entry<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Put one entry to the config map.
putConnectorConfig(String, String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Put one entry to the connectorConfig map.
putConnectorConfig(Map.Entry<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Put one entry to the connectorConfig map.
putTransformations(String, Map<String, String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Put one entry to the transformations map.
putTransformations(Map.Entry<String, ? extends Map<String, String>>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Put one entry to the transformations map.
putTransformations(String, Map<String, String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Put one entry to the transformations map.
putTransformations(Map.Entry<String, ? extends Map<String, String>>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Put one entry to the transformations map.

R

readmeMD() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
requiredConfigs(Iterable<? extends Plugin.Item>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration.Builder
Sets or replaces all elements for requiredConfigs list.
rstConfigProviders() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
rstConverters() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
rstIndex() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
rstSchemas() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
rstSinks() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
rstSources() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
rstTransformations() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 

S

schemas() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
sections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Sets or replaces all elements for sections list.
sections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Sets or replaces all elements for sections list.
sections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Sets or replaces all elements for sections list.
sections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Sets or replaces all elements for sections list.
sections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Sets or replaces all elements for sections list.
sections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Sets or replaces all elements for sections list.
sections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Sets or replaces all elements for sections list.
sections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Sets or replaces all elements for sections list.
sections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Sets or replaces all elements for sections list.
sections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Sets or replaces all elements for sections list.
sections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Sets or replaces all elements for sections list.
sinkConnectors(Iterable<? extends Plugin.SinkConnector>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Sets or replaces all elements for sinkConnectors list.
SinkRecordHelper - Class in com.github.jcustenborder.kafka.connect.utils
 
SinkRecordHelper() - Constructor for class com.github.jcustenborder.kafka.connect.utils.SinkRecordHelper
 
sourceConnectors(Iterable<? extends Plugin.SourceConnector>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Sets or replaces all elements for sourceConnectors list.
struct(String, String, Schema.Type, boolean, Object) - Static method in class com.github.jcustenborder.kafka.connect.utils.StructHelper
 
struct(String, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object) - Static method in class com.github.jcustenborder.kafka.connect.utils.StructHelper
 
struct(String, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object) - Static method in class com.github.jcustenborder.kafka.connect.utils.StructHelper
 
struct(String, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object) - Static method in class com.github.jcustenborder.kafka.connect.utils.StructHelper
 
struct(String, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object) - Static method in class com.github.jcustenborder.kafka.connect.utils.StructHelper
 
struct(String, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object) - Static method in class com.github.jcustenborder.kafka.connect.utils.StructHelper
 
struct(String, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object) - Static method in class com.github.jcustenborder.kafka.connect.utils.StructHelper
 
struct(String, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object) - Static method in class com.github.jcustenborder.kafka.connect.utils.StructHelper
 
struct(String, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object) - Static method in class com.github.jcustenborder.kafka.connect.utils.StructHelper
 
struct(String, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object, String, Schema.Type, boolean, Object) - Static method in class com.github.jcustenborder.kafka.connect.utils.StructHelper
 
StructHelper - Class in com.github.jcustenborder.kafka.connect.utils
 

T

text(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSection.Builder
Initializes the value for the text attribute.
TIMESTAMP - Static variable in class com.github.jcustenborder.kafka.connect.utils.SinkRecordHelper
 
tip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Initializes the value for the tip attribute.
tip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Initializes the value for the tip attribute.
tip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Initializes the value for the tip attribute.
tip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Initializes the value for the tip attribute.
tip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Initializes the value for the tip attribute.
tip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Initializes the value for the tip attribute.
tip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Initializes the value for the tip attribute.
tip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Initializes the value for the tip attribute.
tip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Initializes the value for the tip attribute.
tip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Initializes the value for the tip attribute.
tip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Initializes the value for the tip attribute.
title(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Initializes the value for the title attribute.
title(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Initializes the value for the title attribute.
title(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Initializes the value for the title attribute.
title(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Initializes the value for the title attribute.
title(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Initializes the value for the title attribute.
title(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSection.Builder
Initializes the value for the title attribute.
title(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Initializes the value for the title attribute.
title(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Initializes the value for the title attribute.
title(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Initializes the value for the title attribute.
title(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Initializes the value for the title attribute.
title(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Initializes the value for the title attribute.
title(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Initializes the value for the title attribute.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Prints the immutable value ConfigProvider with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Prints the immutable value ConfigProviderExample with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExampleInput
Prints the immutable value ConfigProviderExampleInput with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration
Prints the immutable value Configuration with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Prints the immutable value Converter with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Prints the immutable value ConverterExample with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
Prints the immutable value ConverterExampleInput with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup
Prints the immutable value Group with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
Prints the immutable value Item with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Prints the immutable value Plugin with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
Prints the immutable value SchemaInput with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSection
Prints the immutable value Section with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Prints the immutable value SinkConnector with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Prints the immutable value SinkConnectorExample with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
Prints the immutable value SinkConnectorExampleInput with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Prints the immutable value SourceConnector with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Prints the immutable value SourceConnectorExample with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput
Prints the immutable value SourceConnectorExampleInput with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Prints the immutable value Transformation with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Prints the immutable value TransformationExample with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
Prints the immutable value TransformationExampleInput with attribute values.
transformations(Iterable<? extends Plugin.Transformation>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Sets or replaces all elements for transformations list.
transformations(Map<String, ? extends Map<String, String>>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Sets or replaces all mappings from the specified map as entries for the transformations map.
transformations() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
 
transformations(Map<String, ? extends Map<String, String>>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Sets or replaces all mappings from the specified map as entries for the transformations map.
transformations() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
 
transformations() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.ConnectorExample
 
type(ConfigDef.Type) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem.Builder
Initializes the value for the type attribute.
type(Schema.Type) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput.Builder
Initializes the value for the type attribute.

V

validateConfigProviderExamples() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
validateConverterExamples() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
validateSinkConnectorExamples() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
validateSourceConnectorExamples() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
validateTransformationExamples() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
validator(ConfigDef.Validator) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem.Builder
Initializes the value for the validator attribute.
value(Plugin.SchemaInput) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput.Builder
Initializes the value for the value attribute.
value() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
 
value(Class) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Initializes the value for the value attribute.
value() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SchemaInput
 

W

warning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider.Builder
Initializes the value for the warning attribute.
warning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample.Builder
Initializes the value for the warning attribute.
warning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter.Builder
Initializes the value for the warning attribute.
warning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample.Builder
Initializes the value for the warning attribute.
warning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Initializes the value for the warning attribute.
warning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector.Builder
Initializes the value for the warning attribute.
warning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample.Builder
Initializes the value for the warning attribute.
warning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector.Builder
Initializes the value for the warning attribute.
warning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample.Builder
Initializes the value for the warning attribute.
warning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Initializes the value for the warning attribute.
warning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample.Builder
Initializes the value for the warning attribute.
withChildClass(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Copy the current immutable object by setting a value for the childClass attribute.
withCls(Class) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Copy the current immutable object by setting a value for the cls attribute.
withCls(Class) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Copy the current immutable object by setting a value for the cls attribute.
withCls(Class) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Copy the current immutable object by setting a value for the cls attribute.
withCls(Class) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Copy the current immutable object by setting a value for the cls attribute.
withCls(Class) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object by setting a value for the cls attribute.
withConfig(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Copy the current immutable object by replacing the config map with the specified map.
withConfig(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExampleInput
Copy the current immutable object by setting a value for the config attribute.
withConfig(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Copy the current immutable object by replacing the config map with the specified map.
withConfig(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
Copy the current immutable object by setting a value for the config attribute.
withConfig(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Copy the current immutable object by replacing the config map with the specified map.
withConfig(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
Copy the current immutable object by setting a value for the config attribute.
withConfig(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Copy the current immutable object by replacing the config map with the specified map.
withConfig(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput
Copy the current immutable object by setting a value for the config attribute.
withConfig(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Copy the current immutable object by replacing the config map with the specified map.
withConfig(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
Copy the current immutable object by setting a value for the config attribute.
withConfigDef(ConfigDef) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration
Copy the current immutable object by setting a value for the configDef attribute.
withConfigProviders(Plugin.ConfigProvider...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object with elements that replace the content of configProviders.
withConfigProviders(Iterable<? extends Plugin.ConfigProvider>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object with elements that replace the content of configProviders.
withConfiguration(Plugin.Configuration) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Copy the current immutable object by setting a value for the configuration attribute.
withConfiguration(Plugin.Configuration) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Copy the current immutable object by setting a value for the configuration attribute.
withConfiguration(Plugin.Configuration) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Copy the current immutable object by setting a value for the configuration attribute.
withConfiguration(Plugin.Configuration) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Copy the current immutable object by setting a value for the configuration attribute.
withConfiguration(Plugin.Configuration) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object by setting a value for the configuration attribute.
withConnectorConfig(Map<String, ? extends String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Copy the current immutable object by replacing the connectorConfig map with the specified map.
withConnectorConfig(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExampleInput
Copy the current immutable object by setting a value for the connectorConfig attribute.
withConnectorKeyConfig(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
Copy the current immutable object by setting a value for the connectorKeyConfig attribute.
withConnectorValueConfig(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
Copy the current immutable object by setting a value for the connectorValueConfig attribute.
withConverters(Plugin.Converter...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object with elements that replace the content of converters.
withConverters(Iterable<? extends Plugin.Converter>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object with elements that replace the content of converters.
withDanger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Copy the current immutable object by setting a value for the danger attribute.
withDanger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Copy the current immutable object by setting a value for the danger attribute.
withDanger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Copy the current immutable object by setting a value for the danger attribute.
withDanger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Copy the current immutable object by setting a value for the danger attribute.
withDanger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object by setting a value for the danger attribute.
withDanger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Copy the current immutable object by setting a value for the danger attribute.
withDanger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Copy the current immutable object by setting a value for the danger attribute.
withDanger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Copy the current immutable object by setting a value for the danger attribute.
withDanger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Copy the current immutable object by setting a value for the danger attribute.
withDanger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object by setting a value for the danger attribute.
withDanger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Copy the current immutable object by setting a value for the danger attribute.
withDefaultValue(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
Copy the current immutable object by setting a value for the defaultValue attribute.
withDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object by setting a value for the description attribute.
withDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Copy the current immutable object by setting a value for the description attribute.
withDoc(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
Copy the current immutable object by setting a value for the doc attribute.
withDoc(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
Copy the current immutable object by setting a value for the doc attribute.
withExample(Plugin.ConfigProviderExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExampleInput
Copy the current immutable object by setting a value for the example attribute.
withExample(Plugin.ConverterExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
Copy the current immutable object by setting a value for the example attribute.
withExample(Plugin.SinkConnectorExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
Copy the current immutable object by setting a value for the example attribute.
withExample(Plugin.SourceConnectorExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput
Copy the current immutable object by setting a value for the example attribute.
withExample(Plugin.TransformationExample) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
Copy the current immutable object by setting a value for the example attribute.
withExamples(String...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Copy the current immutable object with elements that replace the content of examples.
withExamples(Iterable<String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Copy the current immutable object with elements that replace the content of examples.
withExamples(String...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Copy the current immutable object with elements that replace the content of examples.
withExamples(Iterable<String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Copy the current immutable object with elements that replace the content of examples.
withExamples(String...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Copy the current immutable object with elements that replace the content of examples.
withExamples(Iterable<String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Copy the current immutable object with elements that replace the content of examples.
withExamples(String...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Copy the current immutable object with elements that replace the content of examples.
withExamples(Iterable<String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Copy the current immutable object with elements that replace the content of examples.
withExamples(String...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object with elements that replace the content of examples.
withExamples(Iterable<String>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object with elements that replace the content of examples.
withFieldName(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
Copy the current immutable object by setting a value for the fieldName attribute.
withFields(Plugin.SchemaInput...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
Copy the current immutable object with elements that replace the content of fields.
withFields(Iterable<? extends Plugin.SchemaInput>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
Copy the current immutable object with elements that replace the content of fields.
withGroup(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
Copy the current immutable object by setting a value for the group attribute.
withGroups(Plugin.Group...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration
Copy the current immutable object with elements that replace the content of groups.
withGroups(Iterable<? extends Plugin.Group>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration
Copy the current immutable object with elements that replace the content of groups.
withIcon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Copy the current immutable object by setting a value for the icon attribute.
withIcon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Copy the current immutable object by setting a value for the icon attribute.
withIcon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Copy the current immutable object by setting a value for the icon attribute.
withIcon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Copy the current immutable object by setting a value for the icon attribute.
withIcon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object by setting a value for the icon attribute.
withIcon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Copy the current immutable object by setting a value for the icon attribute.
withIcon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Copy the current immutable object by setting a value for the icon attribute.
withIcon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Copy the current immutable object by setting a value for the icon attribute.
withIcon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Copy the current immutable object by setting a value for the icon attribute.
withIcon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object by setting a value for the icon attribute.
withIcon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Copy the current immutable object by setting a value for the icon attribute.
withImportance(ConfigDef.Importance) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
Copy the current immutable object by setting a value for the importance attribute.
withImportant(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Copy the current immutable object by setting a value for the important attribute.
withImportant(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Copy the current immutable object by setting a value for the important attribute.
withImportant(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Copy the current immutable object by setting a value for the important attribute.
withImportant(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Copy the current immutable object by setting a value for the important attribute.
withImportant(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object by setting a value for the important attribute.
withImportant(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Copy the current immutable object by setting a value for the important attribute.
withImportant(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Copy the current immutable object by setting a value for the important attribute.
withImportant(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Copy the current immutable object by setting a value for the important attribute.
withImportant(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Copy the current immutable object by setting a value for the important attribute.
withImportant(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object by setting a value for the important attribute.
withImportant(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Copy the current immutable object by setting a value for the important attribute.
withInput(SinkRecord) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Copy the current immutable object by setting a value for the input attribute.
withInput(SinkRecord) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Copy the current immutable object by setting a value for the input attribute.
withInputDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
Copy the current immutable object by setting a value for the inputDescription attribute.
withInputEmphasizeLines(int...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
Copy the current immutable object with elements that replace the content of inputEmphasizeLines.
withInputEmphasizeLines(Iterable<Integer>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
Copy the current immutable object with elements that replace the content of inputEmphasizeLines.
withInputJson(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
Copy the current immutable object by setting a value for the inputJson attribute.
withInputJson(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
Copy the current immutable object by setting a value for the inputJson attribute.
withIntroduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Copy the current immutable object by setting a value for the introduction attribute.
withIntroduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Copy the current immutable object by setting a value for the introduction attribute.
withIntroduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Copy the current immutable object by setting a value for the introduction attribute.
withIntroduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Copy the current immutable object by setting a value for the introduction attribute.
withIntroduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object by setting a value for the introduction attribute.
withIntroduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Copy the current immutable object by setting a value for the introduction attribute.
withIntroduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Copy the current immutable object by setting a value for the introduction attribute.
withIntroduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Copy the current immutable object by setting a value for the introduction attribute.
withIntroduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Copy the current immutable object by setting a value for the introduction attribute.
withIntroduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object by setting a value for the introduction attribute.
withIntroduction(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Copy the current immutable object by setting a value for the introduction attribute.
withIsKeyValue(boolean) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object by setting a value for the isKeyValue attribute.
withIsOptional(boolean) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
Copy the current immutable object by setting a value for the isOptional attribute.
withIsRequired(boolean) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
Copy the current immutable object by setting a value for the isRequired attribute.
withItems(Plugin.Item...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup
Copy the current immutable object with elements that replace the content of items.
withItems(Iterable<? extends Plugin.Item>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup
Copy the current immutable object with elements that replace the content of items.
withKey(Plugin.SchemaInput) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
Copy the current immutable object by setting a value for the key attribute.
withKey(Class) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object by setting a value for the key attribute.
withName(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableGroup
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Copy the current immutable object by setting a value for the name attribute.
withName(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Copy the current immutable object by setting a value for the name attribute.
withNote(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Copy the current immutable object by setting a value for the note attribute.
withNote(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Copy the current immutable object by setting a value for the note attribute.
withNote(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Copy the current immutable object by setting a value for the note attribute.
withNote(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Copy the current immutable object by setting a value for the note attribute.
withNote(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object by setting a value for the note attribute.
withNote(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Copy the current immutable object by setting a value for the note attribute.
withNote(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Copy the current immutable object by setting a value for the note attribute.
withNote(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Copy the current immutable object by setting a value for the note attribute.
withNote(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Copy the current immutable object by setting a value for the note attribute.
withNote(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object by setting a value for the note attribute.
withNote(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Copy the current immutable object by setting a value for the note attribute.
withOutput(Object) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Copy the current immutable object by setting a value for the output attribute.
withOutput(SourceRecord) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Copy the current immutable object by setting a value for the output attribute.
withOutputDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
Copy the current immutable object by setting a value for the outputDescription attribute.
withOutputDescription(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput
Copy the current immutable object by setting a value for the outputDescription attribute.
withOutputEmphasizeLines(int...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
Copy the current immutable object with elements that replace the content of outputEmphasizeLines.
withOutputEmphasizeLines(Iterable<Integer>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
Copy the current immutable object with elements that replace the content of outputEmphasizeLines.
withOutputJson(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExampleInput
Copy the current immutable object by setting a value for the outputJson attribute.
withOutputJson(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExampleInput
Copy the current immutable object by setting a value for the outputJson attribute.
withOutputJson(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
Copy the current immutable object by setting a value for the outputJson attribute.
withPluginName(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object by setting a value for the pluginName attribute.
withPluginOwner(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object by setting a value for the pluginOwner attribute.
withPrefix(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Copy the current immutable object by setting a value for the prefix attribute.
withRequiredConfigs(Plugin.Item...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration
Copy the current immutable object with elements that replace the content of requiredConfigs.
withRequiredConfigs(Iterable<? extends Plugin.Item>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfiguration
Copy the current immutable object with elements that replace the content of requiredConfigs.
withSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Copy the current immutable object with elements that replace the content of sections.
withSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Copy the current immutable object with elements that replace the content of sections.
withSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Copy the current immutable object with elements that replace the content of sections.
withSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Copy the current immutable object with elements that replace the content of sections.
withSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Copy the current immutable object with elements that replace the content of sections.
withSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Copy the current immutable object with elements that replace the content of sections.
withSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Copy the current immutable object with elements that replace the content of sections.
withSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Copy the current immutable object with elements that replace the content of sections.
withSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object with elements that replace the content of sections.
withSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object with elements that replace the content of sections.
withSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Copy the current immutable object with elements that replace the content of sections.
withSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Copy the current immutable object with elements that replace the content of sections.
withSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Copy the current immutable object with elements that replace the content of sections.
withSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Copy the current immutable object with elements that replace the content of sections.
withSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Copy the current immutable object with elements that replace the content of sections.
withSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Copy the current immutable object with elements that replace the content of sections.
withSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Copy the current immutable object with elements that replace the content of sections.
withSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Copy the current immutable object with elements that replace the content of sections.
withSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object with elements that replace the content of sections.
withSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object with elements that replace the content of sections.
withSections(Notes.Section...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Copy the current immutable object with elements that replace the content of sections.
withSections(Iterable<? extends Notes.Section>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Copy the current immutable object with elements that replace the content of sections.
withSinkConnectors(Plugin.SinkConnector...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object with elements that replace the content of sinkConnectors.
withSinkConnectors(Iterable<? extends Plugin.SinkConnector>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object with elements that replace the content of sinkConnectors.
withSourceConnectors(Plugin.SourceConnector...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object with elements that replace the content of sourceConnectors.
withSourceConnectors(Iterable<? extends Plugin.SourceConnector>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object with elements that replace the content of sourceConnectors.
withText(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSection
Copy the current immutable object by setting a value for the text attribute.
withTip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Copy the current immutable object by setting a value for the tip attribute.
withTip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Copy the current immutable object by setting a value for the tip attribute.
withTip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Copy the current immutable object by setting a value for the tip attribute.
withTip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Copy the current immutable object by setting a value for the tip attribute.
withTip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object by setting a value for the tip attribute.
withTip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Copy the current immutable object by setting a value for the tip attribute.
withTip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Copy the current immutable object by setting a value for the tip attribute.
withTip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Copy the current immutable object by setting a value for the tip attribute.
withTip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Copy the current immutable object by setting a value for the tip attribute.
withTip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object by setting a value for the tip attribute.
withTip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Copy the current immutable object by setting a value for the tip attribute.
withTitle(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Copy the current immutable object by setting a value for the title attribute.
withTitle(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Copy the current immutable object by setting a value for the title attribute.
withTitle(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Copy the current immutable object by setting a value for the title attribute.
withTitle(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Copy the current immutable object by setting a value for the title attribute.
withTitle(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object by setting a value for the title attribute.
withTitle(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSection
Copy the current immutable object by setting a value for the title attribute.
withTitle(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Copy the current immutable object by setting a value for the title attribute.
withTitle(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Copy the current immutable object by setting a value for the title attribute.
withTitle(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Copy the current immutable object by setting a value for the title attribute.
withTitle(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Copy the current immutable object by setting a value for the title attribute.
withTitle(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object by setting a value for the title attribute.
withTitle(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Copy the current immutable object by setting a value for the title attribute.
withTransformations(Plugin.Transformation...) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object with elements that replace the content of transformations.
withTransformations(Iterable<? extends Plugin.Transformation>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object with elements that replace the content of transformations.
withTransformations(Map<String, ? extends Map<String, String>>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Copy the current immutable object by replacing the transformations map with the specified map.
withTransformations(Map<String, ? extends Map<String, String>>) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Copy the current immutable object by replacing the transformations map with the specified map.
withType(ConfigDef.Type) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
Copy the current immutable object by setting a value for the type attribute.
withType(Schema.Type) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
Copy the current immutable object by setting a value for the type attribute.
withValidator(ConfigDef.Validator) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
Copy the current immutable object by setting a value for the validator attribute.
withValue(Plugin.SchemaInput) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSchemaInput
Copy the current immutable object by setting a value for the value attribute.
withValue(Class) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object by setting a value for the value attribute.
withWarning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProvider
Copy the current immutable object by setting a value for the warning attribute.
withWarning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConfigProviderExample
Copy the current immutable object by setting a value for the warning attribute.
withWarning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverter
Copy the current immutable object by setting a value for the warning attribute.
withWarning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExample
Copy the current immutable object by setting a value for the warning attribute.
withWarning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object by setting a value for the warning attribute.
withWarning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnector
Copy the current immutable object by setting a value for the warning attribute.
withWarning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSinkConnectorExample
Copy the current immutable object by setting a value for the warning attribute.
withWarning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnector
Copy the current immutable object by setting a value for the warning attribute.
withWarning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableSourceConnectorExample
Copy the current immutable object by setting a value for the warning attribute.
withWarning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation
Copy the current immutable object by setting a value for the warning attribute.
withWarning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExample
Copy the current immutable object by setting a value for the warning attribute.
withWorkerKeyConfig(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
Copy the current immutable object by setting a value for the workerKeyConfig attribute.
withWorkerValueConfig(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput
Copy the current immutable object by setting a value for the workerValueConfig attribute.
workerKeyConfig(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput.Builder
Initializes the value for the workerKeyConfig attribute.
workerValueConfig(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableConverterExampleInput.Builder
Initializes the value for the workerValueConfig attribute.
write(String, Struct, Struct) - Static method in class com.github.jcustenborder.kafka.connect.utils.SinkRecordHelper
 
write(String, Schema, Object, Schema, Object) - Static method in class com.github.jcustenborder.kafka.connect.utils.SinkRecordHelper
 
write(String, SchemaAndValue, SchemaAndValue) - Static method in class com.github.jcustenborder.kafka.connect.utils.SinkRecordHelper
 
A B C D E F G H I K L N O P R S T V W 
Skip navigation links

Copyright © 2016–2021. All rights reserved.