| Package | Description |
|---|---|
| org.apache.flink.table.types.logical | |
| org.apache.flink.table.types.logical.utils |
| Modifier and Type | Method and Description |
|---|---|
StructuredType |
StructuredType.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
Optional<StructuredType> |
StructuredType.getSuperType() |
| Modifier and Type | Method and Description |
|---|---|
StructuredType.Builder |
StructuredType.Builder.superType(StructuredType superType) |
R |
LogicalTypeVisitor.visit(StructuredType structuredType) |
| Modifier and Type | Method and Description |
|---|---|
R |
LogicalTypeDefaultVisitor.visit(StructuredType structuredType) |
LogicalType |
LogicalTypeDuplicator.visit(StructuredType structuredType) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.