public class TemporalTableEntry extends TableEntry
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.flink.table.descriptors.DescriptorProperties |
properties |
TABLES_NAME| Modifier and Type | Method and Description |
|---|---|
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–2021 The Apache Software Foundation. All rights reserved.