public class ClickHouseRequestBlank extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
ClickHouseRequestBlank.Builder |
| Constructor and Description |
|---|
ClickHouseRequestBlank(List<String> values,
String targetTable,
Exception exception) |
| Modifier and Type | Method and Description |
|---|---|
int |
getAttemptCounter() |
Exception |
getException() |
String |
getTargetTable() |
List<String> |
getValues() |
void |
incrementCounter() |
void |
setException(Exception exception) |
String |
toString() |
Copyright © 2023. All rights reserved.