| 程序包 | 说明 |
|---|---|
| org.apache.seatunnel.api.sink |
| 限定符和类型 | 方法和说明 |
|---|---|
SinkWriter<IN,CommitInfoT,StateT> |
SeaTunnelSink.createWriter(SinkWriter.Context context)
This method will be called to creat
SinkWriter |
default SinkWriter<IN,CommitInfoT,StateT> |
SeaTunnelSink.restoreWriter(SinkWriter.Context context,
List<StateT> states) |
Copyright © 2024 The Apache Software Foundation. All rights reserved.