sql-client.yaml
configuration file.@Deprecated public class ViewEntry extends TableEntry
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.flink.table.descriptors.DescriptorProperties |
properties
Deprecated.
|
TABLES_NAME| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
asMap()
Deprecated.
|
static ViewEntry |
create(String name,
String query)
Deprecated.
|
boolean |
equals(Object o)
Deprecated.
|
String |
getQuery()
Deprecated.
|
int |
hashCode()
Deprecated.
|
protected void |
validate(org.apache.flink.table.descriptors.DescriptorProperties properties)
Deprecated.
Performs syntactic validation.
|
create, getNameprotected final org.apache.flink.table.descriptors.DescriptorProperties properties
public String getQuery()
protected void validate(org.apache.flink.table.descriptors.DescriptorProperties properties)
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.