public class LineageDeserializerConfig<T> extends BaseDeserializerProxyConfig<T>
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
BACKING_DESERIALIZER_CONFIG |
| Constructor and Description |
|---|
LineageDeserializerConfig(java.util.Map<java.lang.String,java.lang.Object> configs,
boolean isKey) |
| Modifier and Type | Method and Description |
|---|---|
LineageConfig |
getLineageConfig() |
boolean |
shouldAddLineage() |
getBackingDeserializer, isKeyfilterDownstream, getConfigs, getConfiguredInstance, getConfiguredInstance, getConfiguredInstance, getConfiguredInstance, getDownstreamConfigs, parseAndFilterStringConfig, parseAndRemoveConfig, parseAndRemoveStringConfig, parseConfig, parsePasswordConfig, parsePasswordConfig, parseStringConfig, parseStringConfig, putDownstream, putDownstreamIfAbsent, validate, validatepublic static final java.lang.String BACKING_DESERIALIZER_CONFIG
public LineageDeserializerConfig(java.util.Map<java.lang.String,java.lang.Object> configs,
boolean isKey)
public boolean shouldAddLineage()
public LineageConfig getLineageConfig()
Copyright © 2020–2022 Axual B.V.. All rights reserved.