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