public class ReductionSettings extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
handleDuplicates |
boolean |
handleFixed |
boolean |
handleOutputs |
boolean |
purgeFixed |
| Constructor and Description |
|---|
ReductionSettings() |
ReductionSettings(String parameters) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
hasReduction() |
public boolean handleFixed
public boolean purgeFixed
public boolean handleDuplicates
public boolean handleOutputs
public ReductionSettings()
public ReductionSettings(String parameters)
Copyright © 2012-2017. All Rights Reserved.