| Package | Description |
|---|---|
| com.starrocks.connector.spark.cfg | |
| com.starrocks.connector.spark.rest | |
| com.starrocks.connector.spark.serialization | |
| com.starrocks.connector.spark.util |
| Modifier and Type | Method and Description |
|---|---|
Settings |
Settings.load(String source) |
String |
Settings.save() |
| Modifier and Type | Method and Description |
|---|---|
static String[] |
RestService.parseIdentifier(String tableIdentifier,
org.slf4j.Logger logger)
parse table identifier to array.
|
Settings |
PartitionDefinition.settings() |
| Constructor and Description |
|---|
PartitionDefinition(String database,
String table,
Settings settings,
String beAddress,
Set<Long> tabletIds,
String queryPlan) |
| Constructor and Description |
|---|
Routing(String routing) |
| Modifier and Type | Method and Description |
|---|---|
static Properties |
IOUtils.propsFromString(String source) |
static String |
IOUtils.propsToString(Properties props) |
Copyright © 2024. All rights reserved.