| Package | Description |
|---|---|
| com.github.jcustenborder.kafka.connect.utils.templates |
| Modifier and Type | Class and Description |
|---|---|
class |
ImmutableSection
Immutable implementation of
Notes.Section. |
| Modifier and Type | Method and Description |
|---|---|
List<Notes.Section> |
ImmutableTransformationExample.getSections() |
com.google.common.collect.ImmutableList<Notes.Section> |
ImmutableConfigProvider.getSections() |
List<Notes.Section> |
ImmutableConverterExample.getSections() |
com.google.common.collect.ImmutableList<Notes.Section> |
ImmutableTransformation.getSections() |
com.google.common.collect.ImmutableList<Notes.Section> |
ImmutableConverter.getSections() |
List<Notes.Section> |
ImmutableSourceConnectorExample.getSections() |
com.google.common.collect.ImmutableList<Notes.Section> |
ImmutableSourceConnector.getSections() |
List<Notes.Section> |
ImmutableSinkConnectorExample.getSections() |
com.google.common.collect.ImmutableList<Notes.Section> |
ImmutableSinkConnector.getSections() |
List<Notes.Section> |
ImmutableConfigProviderExample.getSections() |
com.google.common.collect.ImmutableList<Notes.Section> |
ImmutablePlugin.getSections() |
List<Notes.Section> |
Notes.getSections() |
| Modifier and Type | Method and Description |
|---|---|
ImmutableTransformationExample.Builder |
ImmutableTransformationExample.Builder.addSections(Notes.Section... elements)
Adds elements to
sections list. |
ImmutableConfigProvider.Builder |
ImmutableConfigProvider.Builder.addSections(Notes.Section... elements)
Adds elements to
sections list. |
ImmutableConverterExample.Builder |
ImmutableConverterExample.Builder.addSections(Notes.Section... elements)
Adds elements to
sections list. |
ImmutableTransformation.Builder |
ImmutableTransformation.Builder.addSections(Notes.Section... elements)
Adds elements to
sections list. |
ImmutableConverter.Builder |
ImmutableConverter.Builder.addSections(Notes.Section... elements)
Adds elements to
sections list. |
ImmutableSourceConnectorExample.Builder |
ImmutableSourceConnectorExample.Builder.addSections(Notes.Section... elements)
Adds elements to
sections list. |
ImmutableSourceConnector.Builder |
ImmutableSourceConnector.Builder.addSections(Notes.Section... elements)
Adds elements to
sections list. |
ImmutableSinkConnectorExample.Builder |
ImmutableSinkConnectorExample.Builder.addSections(Notes.Section... elements)
Adds elements to
sections list. |
ImmutableSinkConnector.Builder |
ImmutableSinkConnector.Builder.addSections(Notes.Section... elements)
Adds elements to
sections list. |
ImmutableConfigProviderExample.Builder |
ImmutableConfigProviderExample.Builder.addSections(Notes.Section... elements)
Adds elements to
sections list. |
ImmutablePlugin.Builder |
ImmutablePlugin.Builder.addSections(Notes.Section... elements)
Adds elements to
sections list. |
ImmutableTransformationExample.Builder |
ImmutableTransformationExample.Builder.addSections(Notes.Section element)
Adds one element to
sections list. |
ImmutableConfigProvider.Builder |
ImmutableConfigProvider.Builder.addSections(Notes.Section element)
Adds one element to
sections list. |
ImmutableConverterExample.Builder |
ImmutableConverterExample.Builder.addSections(Notes.Section element)
Adds one element to
sections list. |
ImmutableTransformation.Builder |
ImmutableTransformation.Builder.addSections(Notes.Section element)
Adds one element to
sections list. |
ImmutableConverter.Builder |
ImmutableConverter.Builder.addSections(Notes.Section element)
Adds one element to
sections list. |
ImmutableSourceConnectorExample.Builder |
ImmutableSourceConnectorExample.Builder.addSections(Notes.Section element)
Adds one element to
sections list. |
ImmutableSourceConnector.Builder |
ImmutableSourceConnector.Builder.addSections(Notes.Section element)
Adds one element to
sections list. |
ImmutableSinkConnectorExample.Builder |
ImmutableSinkConnectorExample.Builder.addSections(Notes.Section element)
Adds one element to
sections list. |
ImmutableSinkConnector.Builder |
ImmutableSinkConnector.Builder.addSections(Notes.Section element)
Adds one element to
sections list. |
ImmutableConfigProviderExample.Builder |
ImmutableConfigProviderExample.Builder.addSections(Notes.Section element)
Adds one element to
sections list. |
ImmutablePlugin.Builder |
ImmutablePlugin.Builder.addSections(Notes.Section element)
Adds one element to
sections list. |
static ImmutableSection |
ImmutableSection.copyOf(Notes.Section instance)
Creates an immutable copy of a
Notes.Section value. |
ImmutableSection.Builder |
ImmutableSection.Builder.from(Notes.Section instance)
Fill a builder with attribute values from the provided
Section instance. |
ImmutableTransformationExample |
ImmutableTransformationExample.withSections(Notes.Section... elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableConfigProvider |
ImmutableConfigProvider.withSections(Notes.Section... elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableConverterExample |
ImmutableConverterExample.withSections(Notes.Section... elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableTransformation |
ImmutableTransformation.withSections(Notes.Section... elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableConverter |
ImmutableConverter.withSections(Notes.Section... elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableSourceConnectorExample |
ImmutableSourceConnectorExample.withSections(Notes.Section... elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableSourceConnector |
ImmutableSourceConnector.withSections(Notes.Section... elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableSinkConnectorExample |
ImmutableSinkConnectorExample.withSections(Notes.Section... elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableSinkConnector |
ImmutableSinkConnector.withSections(Notes.Section... elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableConfigProviderExample |
ImmutableConfigProviderExample.withSections(Notes.Section... elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutablePlugin |
ImmutablePlugin.withSections(Notes.Section... elements)
Copy the current immutable object with elements that replace the content of
sections. |
| Modifier and Type | Method and Description |
|---|---|
ImmutableTransformationExample.Builder |
ImmutableTransformationExample.Builder.addAllSections(Iterable<? extends Notes.Section> elements)
Adds elements to
sections list. |
ImmutableConfigProvider.Builder |
ImmutableConfigProvider.Builder.addAllSections(Iterable<? extends Notes.Section> elements)
Adds elements to
sections list. |
ImmutableConverterExample.Builder |
ImmutableConverterExample.Builder.addAllSections(Iterable<? extends Notes.Section> elements)
Adds elements to
sections list. |
ImmutableTransformation.Builder |
ImmutableTransformation.Builder.addAllSections(Iterable<? extends Notes.Section> elements)
Adds elements to
sections list. |
ImmutableConverter.Builder |
ImmutableConverter.Builder.addAllSections(Iterable<? extends Notes.Section> elements)
Adds elements to
sections list. |
ImmutableSourceConnectorExample.Builder |
ImmutableSourceConnectorExample.Builder.addAllSections(Iterable<? extends Notes.Section> elements)
Adds elements to
sections list. |
ImmutableSourceConnector.Builder |
ImmutableSourceConnector.Builder.addAllSections(Iterable<? extends Notes.Section> elements)
Adds elements to
sections list. |
ImmutableSinkConnectorExample.Builder |
ImmutableSinkConnectorExample.Builder.addAllSections(Iterable<? extends Notes.Section> elements)
Adds elements to
sections list. |
ImmutableSinkConnector.Builder |
ImmutableSinkConnector.Builder.addAllSections(Iterable<? extends Notes.Section> elements)
Adds elements to
sections list. |
ImmutableConfigProviderExample.Builder |
ImmutableConfigProviderExample.Builder.addAllSections(Iterable<? extends Notes.Section> elements)
Adds elements to
sections list. |
ImmutablePlugin.Builder |
ImmutablePlugin.Builder.addAllSections(Iterable<? extends Notes.Section> elements)
Adds elements to
sections list. |
ImmutableTransformationExample.Builder |
ImmutableTransformationExample.Builder.sections(Iterable<? extends Notes.Section> elements)
Sets or replaces all elements for
sections list. |
ImmutableConfigProvider.Builder |
ImmutableConfigProvider.Builder.sections(Iterable<? extends Notes.Section> elements)
Sets or replaces all elements for
sections list. |
ImmutableConverterExample.Builder |
ImmutableConverterExample.Builder.sections(Iterable<? extends Notes.Section> elements)
Sets or replaces all elements for
sections list. |
ImmutableTransformation.Builder |
ImmutableTransformation.Builder.sections(Iterable<? extends Notes.Section> elements)
Sets or replaces all elements for
sections list. |
ImmutableConverter.Builder |
ImmutableConverter.Builder.sections(Iterable<? extends Notes.Section> elements)
Sets or replaces all elements for
sections list. |
ImmutableSourceConnectorExample.Builder |
ImmutableSourceConnectorExample.Builder.sections(Iterable<? extends Notes.Section> elements)
Sets or replaces all elements for
sections list. |
ImmutableSourceConnector.Builder |
ImmutableSourceConnector.Builder.sections(Iterable<? extends Notes.Section> elements)
Sets or replaces all elements for
sections list. |
ImmutableSinkConnectorExample.Builder |
ImmutableSinkConnectorExample.Builder.sections(Iterable<? extends Notes.Section> elements)
Sets or replaces all elements for
sections list. |
ImmutableSinkConnector.Builder |
ImmutableSinkConnector.Builder.sections(Iterable<? extends Notes.Section> elements)
Sets or replaces all elements for
sections list. |
ImmutableConfigProviderExample.Builder |
ImmutableConfigProviderExample.Builder.sections(Iterable<? extends Notes.Section> elements)
Sets or replaces all elements for
sections list. |
ImmutablePlugin.Builder |
ImmutablePlugin.Builder.sections(Iterable<? extends Notes.Section> elements)
Sets or replaces all elements for
sections list. |
ImmutableTransformationExample |
ImmutableTransformationExample.withSections(Iterable<? extends Notes.Section> elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableConfigProvider |
ImmutableConfigProvider.withSections(Iterable<? extends Notes.Section> elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableConverterExample |
ImmutableConverterExample.withSections(Iterable<? extends Notes.Section> elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableTransformation |
ImmutableTransformation.withSections(Iterable<? extends Notes.Section> elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableConverter |
ImmutableConverter.withSections(Iterable<? extends Notes.Section> elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableSourceConnectorExample |
ImmutableSourceConnectorExample.withSections(Iterable<? extends Notes.Section> elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableSourceConnector |
ImmutableSourceConnector.withSections(Iterable<? extends Notes.Section> elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableSinkConnectorExample |
ImmutableSinkConnectorExample.withSections(Iterable<? extends Notes.Section> elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableSinkConnector |
ImmutableSinkConnector.withSections(Iterable<? extends Notes.Section> elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutableConfigProviderExample |
ImmutableConfigProviderExample.withSections(Iterable<? extends Notes.Section> elements)
Copy the current immutable object with elements that replace the content of
sections. |
ImmutablePlugin |
ImmutablePlugin.withSections(Iterable<? extends Notes.Section> elements)
Copy the current immutable object with elements that replace the content of
sections. |
Copyright © 2016–2025. All rights reserved.