Package | Description |
---|---|
cz.cuni.mff.odcleanstore.conflictresolution.aggregation |
Implementations of various aggregation methods for conflict resolution.
|
Modifier and Type | Method and Description |
---|---|
protected AggregationMethod |
AggregationMethodFactory.createAggregation(EnumAggregationType type)
Create a new instance of AggregationMethod implementing the selected type of aggregation.
|
AggregationMethod |
AggregationMethodFactory.getAggregation(EnumAggregationType type)
Returns an instance of AggregationMethod implementing the selected type of aggregation.
|
AggregationMethod |
AggregationMethodFactory.getAggregation(String propertyURI)
Returns an appropriate instance of AggregationMethod for the given property according to
aggregation settings given in the constructor.
|
Copyright © 2013. All Rights Reserved.