| Package | Description |
|---|---|
| org.apache.flink.table.types.logical | |
| org.apache.flink.table.types.logical.utils |
| Modifier and Type | Method and Description |
|---|---|
RawType<T> |
TypeInformationRawType.resolve(org.apache.flink.api.common.ExecutionConfig config)
Deprecated.
|
static RawType<?> |
RawType.restore(ClassLoader classLoader,
String className,
String serializerString)
Restores a raw type from the components of a serialized string representation.
|
| Modifier and Type | Method and Description |
|---|---|
R |
LogicalTypeVisitor.visit(RawType<?> rawType) |
| Modifier and Type | Method and Description |
|---|---|
R |
LogicalTypeDefaultVisitor.visit(RawType<?> rawType) |
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.