public class AggregatePointsJobSetting extends DistributeAnalysisSetting<AggregatePointsJobSetting> implements java.io.Serializable
| Modifier and Type | Field and Description |
|---|---|
SummaryAnalystType |
type |
input, output, referServicesAddress, referToken| Constructor and Description |
|---|
AggregatePointsJobSetting(AggregatePointsJobSetting meshJobSetting) |
AggregatePointsJobSetting(SummaryAnalystType type) |
| Modifier and Type | Method and Description |
|---|---|
SparkJobSetting |
copy() |
input, outputpublic SummaryAnalystType type
public AggregatePointsJobSetting(SummaryAnalystType type)
public AggregatePointsJobSetting(AggregatePointsJobSetting meshJobSetting)