public class TemporalTableEntry extends TableEntry
| 限定符和类型 | 字段和说明 |
|---|---|
protected org.apache.flink.table.descriptors.DescriptorProperties |
properties |
TABLES_NAME| 限定符和类型 | 方法和说明 |
|---|---|
Map<String,String> |
asMap() |
boolean |
equals(Object o) |
String |
getHistoryTable() |
List<String> |
getPrimaryKeyFields() |
String |
getTimeAttribute() |
int |
hashCode() |
protected void |
validate(org.apache.flink.table.descriptors.DescriptorProperties properties)
Performs syntactic validation.
|
create, getNameprotected final org.apache.flink.table.descriptors.DescriptorProperties properties
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.