public class DataSink extends Object implements Serializable
| Constructor and Description |
|---|
DataSink(DataSinkType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
deserialize(com.alibaba.fastjson.JSONObject jsonObject) |
DataSinkType |
getType() |
protected void |
setType(DataSinkType type) |
public DataSink(DataSinkType type)
public DataSinkType getType()
protected void setType(DataSinkType type)
public void deserialize(com.alibaba.fastjson.JSONObject jsonObject)
Copyright © 2025. All Rights Reserved.