public class AggregatePointsJobSetting extends DistributeAnalysisSetting<AggregatePointsJobSetting> implements java.io.Serializable
| 限定符和类型 | 字段和说明 |
|---|---|
SummaryAnalystType |
type |
input, output, referServicesAddress, referServicesType, referTokenappName, args, contextSetting, DEFAULT_MASTER_ADRESS, mainClass, serviceInfo, sparkLogFile| 构造器和说明 |
|---|
AggregatePointsJobSetting(AggregatePointsJobSetting meshJobSetting) |
AggregatePointsJobSetting(SummaryAnalystType type) |
| 限定符和类型 | 方法和说明 |
|---|---|
SparkJobSetting |
copy() |
input, outputappName, args, contextSetting, mainClass, sparkLogFilepublic SummaryAnalystType type
public AggregatePointsJobSetting(SummaryAnalystType type)
public AggregatePointsJobSetting(AggregatePointsJobSetting meshJobSetting)
public SparkJobSetting copy()
copy 在类中 SparkJobSetting