public static interface TableMetadataProvider.TableMetadata
| Modifier and Type | Method and Description |
|---|---|
Map<String,org.apache.kafka.connect.data.Schema> |
columnSchemas() |
String |
databaseName() |
Set<String> |
keyColumns() |
String |
schemaName() |
String |
tableName() |
Copyright © 2017–2018. All rights reserved.