| Package | Description |
|---|---|
| com.starrocks.connector.spark.sql | |
| com.starrocks.connector.spark.sql.conf | |
| com.starrocks.connector.spark.sql.connect | |
| com.starrocks.connector.spark.sql.schema |
| Constructor and Description |
|---|
StarRocksTable(org.apache.spark.sql.types.StructType schema,
StarRocksSchema starRocksSchema,
StarRocksConfig config) |
| Modifier and Type | Class and Description |
|---|---|
class |
ReadStarRocksConfig |
class |
SimpleStarRocksConfig |
class |
StarRocksConfigBase |
class |
WriteStarRocksConfig |
| Modifier and Type | Method and Description |
|---|---|
static StarRocksSchema |
StarRocksConnector.getSchema(StarRocksConfig config) |
| Modifier and Type | Method and Description |
|---|---|
static org.apache.spark.sql.types.StructType |
InferSchema.inferSchema(StarRocksSchema starRocksSchema,
StarRocksConfig config) |
Copyright © 2024. All rights reserved.