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