public class SchemaMetadataInfo extends Object
| Constructor and Description |
|---|
SchemaMetadataInfo(String schemaName,
String adapterNotes,
Map<String,String> properties) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAdapterNotes() |
Map<String,String> |
getProperties()
\note Keys are case-insensitive and stored upper case
|
String |
getSchemaName() |
String |
toString() |
Copyright © 2019. All rights reserved.