public class ClickHouseSinkBuffer extends Object implements AutoCloseable
| Modifier and Type | Class and Description |
|---|---|
static class |
ClickHouseSinkBuffer.Builder |
| Modifier and Type | Method and Description |
|---|---|
void |
assertFuturesNotFailedYet() |
void |
close() |
void |
put(String recordAsCSV) |
public void put(String recordAsCSV)
public void assertFuturesNotFailedYet()
throws ExecutionException,
InterruptedException
public void close()
close in interface AutoCloseableCopyright © 2023. All rights reserved.