| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.types.logical | |
| org.apache.flink.table.types.logical.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
RawType<T> |
TypeInformationRawType.resolve(org.apache.flink.api.common.ExecutionConfig config)
已过时。
|
static RawType<?> |
RawType.restore(ClassLoader classLoader,
String className,
String serializerString)
Restores a raw type from the components of a serialized string representation.
|
| 限定符和类型 | 方法和说明 |
|---|---|
R |
LogicalTypeVisitor.visit(RawType<?> rawType) |
| 限定符和类型 | 方法和说明 |
|---|---|
R |
LogicalTypeDefaultVisitor.visit(RawType<?> rawType) |
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.