public class IngestionGeneralSource extends DataSource
type| Constructor and Description |
|---|
IngestionGeneralSource() |
| Modifier and Type | Method and Description |
|---|---|
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 in class DataSourceCopyright © 2025. All Rights Reserved.