public static class SparkDataSourceContinuousIngestTool.Config extends Object implements Serializable
| Modifier and Type | Field and Description |
|---|---|
String |
basePath |
String |
checkpointFilePath |
List<String> |
configs |
Boolean |
help |
Integer |
minSyncIntervalSeconds |
String |
propsFilePath |
String |
sourcePath |
String |
sparkFormat |
String |
sparkMaster |
String |
sparkMemory |
| Constructor and Description |
|---|
Config() |
public String sourcePath
public String sparkFormat
public String checkpointFilePath
public String basePath
public String sparkMaster
public String sparkMemory
public Integer minSyncIntervalSeconds
public Boolean help
public String propsFilePath
Copyright © 2023 The Apache Software Foundation. All rights reserved.