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

A

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.
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.
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.
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.
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.
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.ImmutableConfiguration.Builder
build() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableCopy.Builder
Builds a new ImmutableCopy.
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.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.ImmutableConfiguration
Creates a builder for ImmutableConfiguration.
builder() - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableCopy
Creates a builder for ImmutableCopy.
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.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.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.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.
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.
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(Notes.Copy) - Static method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableCopy
Creates an immutable copy of a Notes.Copy 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.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.ImmutableCopy.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.ImmutableCopy.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.

E

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.ImmutableCopy
This instance is equal to all instances of ImmutableCopy 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.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.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.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

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.ImmutableCopy.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Notes instance.
from(Notes.Copy) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableCopy.Builder
Fill a builder with attribute values from the provided com.github.jcustenborder.kafka.connect.utils.templates.Notes.Copy 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(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.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.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.SinkConnectorExampleInput
 
getConfig() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SourceConnectorExampleInput
 
getConfig() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.TransformationExampleInput
 
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
 
getDanger() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableCopy
 
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.ImmutableCopy
 
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 interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Item
 
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.SinkConnectorExampleInput
 
getExample() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.SourceConnectorExampleInput
 
getExample() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.TransformationExampleInput
 
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
 
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.ImmutableCopy
 
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.ImmutableCopy
 
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.ImmutableCopy
 
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.ImmutableGroup
 
getName() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableItem
 
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
 
getNote() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableCopy
 
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
 
getPackage(Package) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin.Builder
Initializes the value for the package attribute.
getPackage() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
getPackage() - Method in interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin
 
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
 
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
 
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
 
getTip() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableCopy
 
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.ImmutableCopy
 
getTitle() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
 
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
 
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 interface com.github.jcustenborder.kafka.connect.utils.templates.Plugin.Item
 
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.ImmutableCopy
 
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
 
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.ImmutableConfiguration
Computes a hash code from attributes: groups, requiredConfigs.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableCopy
Computes a hash code from attributes: warning, tip, important, danger, note, title, description, icon, introduction.
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, getPackage, introduction, pluginName, pluginOwner, transformations, sinkConnectors, sourceConnectors.
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, 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, 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, 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, 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, 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, name, config, childClass, input.
hashCode() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformationExampleInput
Computes a hash code from attributes: config, inputEmphasizeLines, inputJson, outputEmphasizeLines, outputJson, example.

I

icon(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableCopy.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.
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.
ImmutableCopy - Class in com.github.jcustenborder.kafka.connect.utils.templates
Immutable implementation of Notes.Copy.
ImmutableCopy.Builder - Class in com.github.jcustenborder.kafka.connect.utils.templates
Builds instances of type ImmutableCopy.
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.
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.ImmutableCopy.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.ImmutableCopy.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
 
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(Class) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Initializes the value for the key attribute.

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.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.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.ImmutableCopy.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.Copy - 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.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.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.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.
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.
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.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.
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.
rstConnectors() - Method in class com.github.jcustenborder.kafka.connect.utils.BaseDocumentationTest
 
rstIndex() - 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
 
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

TIMESTAMP - Static variable in class com.github.jcustenborder.kafka.connect.utils.SinkRecordHelper
 
tip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableCopy.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.ImmutableCopy.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.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.ImmutableConfiguration
Prints the immutable value Configuration with attribute values.
toString() - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableCopy
Prints the immutable value Copy 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.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.

V

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(Class) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableTransformation.Builder
Initializes the value for the value attribute.

W

warning(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableCopy.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.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.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.
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.
withDanger(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableCopy
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.ImmutableCopy
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.
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.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.
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.ImmutableCopy
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.ImmutableCopy
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.ImmutableCopy
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.
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(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.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.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.ImmutableCopy
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.
withPackage(Package) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutablePlugin
Copy the current immutable object by setting a value for the package 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.
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.
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.
withTip(String) - Method in class com.github.jcustenborder.kafka.connect.utils.templates.ImmutableCopy
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.ImmutableCopy
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.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.
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(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.ImmutableCopy
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.
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–2019. All rights reserved.