public abstract class AbstractDataTypeCodec<T extends DataType> extends Object implements DataTypeCodec<T>
| 构造器和说明 |
|---|
AbstractDataTypeCodec() |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
decode(T type,
Map<String,Object> config) |
protected void |
doEncode(Map<String,Object> encoded,
T type) |
Map<String,Object> |
encode(T type) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetTypeIdCopyright © 2019–2023. All rights reserved.