R - the subtype of ConnectRecord on which the transformation will operatepublic class SmtManager<R extends org.apache.kafka.connect.connector.ConnectRecord<R>> extends Object
| Modifier and Type | Field and Description |
|---|---|
private static String |
ENVELOPE_SCHEMA_NAME_SUFFIX |
private static org.slf4j.Logger |
LOGGER |
private static String |
RECORD_ENVELOPE_KEY_SCHEMA_NAME_SUFFIX |
| Constructor and Description |
|---|
SmtManager(Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isValidEnvelope(R record) |
boolean |
isValidKey(R record) |
private static final String ENVELOPE_SCHEMA_NAME_SUFFIX
private static final String RECORD_ENVELOPE_KEY_SCHEMA_NAME_SUFFIX
private static final org.slf4j.Logger LOGGER
public SmtManager(Configuration config)
Copyright © 2020 JBoss by Red Hat. All rights reserved.