public class ModelJobParams extends Object
Constructor and Description |
---|
ModelJobParams(Map<String,String> parametersStringValue) |
Modifier and Type | Method and Description |
---|---|
<T> T |
parameterValue(ModelJobParamDescriptor<T> jobParamDescriptor) |
boolean |
shouldAggregatePluginEnrichersForEntity(String entityName) |
boolean |
shouldAggregateSemQLEnrichersForEntity(String entityName) |
boolean |
shouldApplyDupsMgmtDecision() |
boolean |
shouldCleanXGTable() |
boolean |
shouldComputeSystemMatches() |
boolean |
shouldIntegrateByPhase() |
Map<String,String> |
stringValues() |
public <T> T parameterValue(ModelJobParamDescriptor<T> jobParamDescriptor)
public boolean shouldAggregateSemQLEnrichersForEntity(String entityName)
public boolean shouldAggregatePluginEnrichersForEntity(String entityName)
public boolean shouldApplyDupsMgmtDecision()
public boolean shouldComputeSystemMatches()
public boolean shouldCleanXGTable()
public boolean shouldIntegrateByPhase()
Copyright © 2019. All rights reserved.