| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.catalog | |
| org.apache.flink.table.data.utils | |
| org.apache.flink.table.types.inference | |
| org.apache.flink.table.utils |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
ObjectIdentifier.asSerializableString()
Returns a string that fully serializes this instance.
|
ObjectPath |
ObjectIdentifier.toObjectPath()
Convert this
ObjectIdentifier to ObjectPath. |
| 限定符和类型 | 方法和说明 |
|---|---|
OUT |
CastExecutor.cast(IN value)
Cast the input value.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static TableException |
TypeInferenceUtil.createUnexpectedException(CallContext callContext,
Throwable cause)
Returns an exception for an unexpected error during type inference.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static byte[] |
EncodingUtils.decodeHex(String str)
Converts an array of characters representing hexadecimal values into an array of bytes of
those same values.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.