| Package | Description |
|---|---|
| org.apache.flink.table.types.logical | |
| org.apache.flink.table.types.logical.utils |
| Modifier and Type | Method and Description |
|---|---|
static RowType |
RowType.of(LogicalType... types) |
static RowType |
RowType.of(LogicalType[] types,
String[] names) |
| Modifier and Type | Method and Description |
|---|---|
R |
LogicalTypeVisitor.visit(RowType rowType) |
| Modifier and Type | Method and Description |
|---|---|
R |
LogicalTypeDefaultVisitor.visit(RowType rowType) |
LogicalType |
LogicalTypeDuplicator.visit(RowType rowType) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.