public class IngestionGeneralSource extends DataSource
type| 构造器和说明 |
|---|
IngestionGeneralSource() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deserialize(com.alibaba.fastjson.JSONObject jsonObject) |
Object |
get(String key) |
Map<String,Object> |
getFields() |
void |
put(String key,
Object value) |
void |
setFields(Map<String,Object> fields) |
String |
toString() |
getType, setTypepublic void deserialize(com.alibaba.fastjson.JSONObject jsonObject)
deserialize 在类中 DataSourceCopyright © 2026. All Rights Reserved.