@PublicEvolving public final class BatchTableDescriptor extends ConnectTableDescriptor
This class just exists for backwards compatibility use ConnectTableDescriptor for
declarations.
| Constructor and Description |
|---|
BatchTableDescriptor(Registration registration,
org.apache.flink.table.descriptors.ConnectorDescriptor connectorDescriptor) |
| Modifier and Type | Method and Description |
|---|---|
BatchTableDescriptor |
withSchema(org.apache.flink.table.descriptors.Schema schema)
Specifies the resulting table schema.
|
additionalProperties, createTemporaryTable, registerTableSink, registerTableSource, registerTableSourceAndSinkpublic BatchTableDescriptor(Registration registration, org.apache.flink.table.descriptors.ConnectorDescriptor connectorDescriptor)
public BatchTableDescriptor withSchema(org.apache.flink.table.descriptors.Schema schema)
ConnectTableDescriptorwithSchema in class ConnectTableDescriptorCopyright © 2014–2020 The Apache Software Foundation. All rights reserved.