Class TableSchemaParser
java.lang.Object
com.clickhouse.client.api.internal.TableSchemaParser
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic TableSchemareadTSKV(InputStream content, String table, String sqlQuery, String database)
-
Constructor Details
-
TableSchemaParser
public TableSchemaParser()
-
-
Method Details
-
readTSKV
public static TableSchema readTSKV(InputStream content, String table, String sqlQuery, String database)
-