public class ClickHouseSinkManager extends Object implements AutoCloseable
| Constructor and Description |
|---|
ClickHouseSinkManager(Map<String,String> globalParams) |
| Modifier and Type | Method and Description |
|---|---|
Sink |
buildSink(Properties localProperties) |
Sink |
buildSink(String targetTable,
int maxBufferSize) |
void |
close() |
boolean |
isClosed() |
public Sink buildSink(Properties localProperties)
public boolean isClosed()
public void close()
throws Exception
close in interface AutoCloseableExceptionCopyright © 2023. All rights reserved.