public interface Dictionary
| 限定符和类型 | 方法和说明 |
|---|---|
byte[] |
decodeToBinary(int id) |
double |
decodeToDouble(int id) |
float |
decodeToFloat(int id) |
int |
decodeToInt(int id) |
long |
decodeToLong(int id) |
org.apache.flink.table.data.TimestampData |
decodeToTimestamp(int id) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.