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