Package | Description |
---|---|
com.incorta.connector | |
com.incorta.connector.model |
Modifier and Type | Method and Description |
---|---|
java.util.List<SchemaDetails> |
Connector.getSchemas(DiscoveryContext context,
java.lang.String catalog)
Returns a list of schemas under the specified parent catalog.
|
Modifier and Type | Class and Description |
---|---|
class |
SchemaDetailsWithProperties
An immutable representation of a schema in the target data source that also supports additional properties.
|
Modifier and Type | Method and Description |
---|---|
SchemaDetails |
SchemaDetails.Builder.build()
Constructs and returns the
SchemaDetails object. |