4c4a078bd7703dcaf7cac35bd699765a6b849e48
Files Diff
- Added: 8
- Removed: 0
- Renamed: 0
- Modified: 25
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 4 | ||
Change Parameter Type includeCount : boolean to expandLimit : int in method protected getDomainSummary(filter Filter, expandLimit int) : DomainSummary in class org.geoserver.gwc.wmts.dimensions.RasterDimension | From | To | |
Change Parameter Type includeCount : boolean to expandLimit : int in method protected getDomainSummary(filter Filter, expandLimit int) : DomainSummary in class org.geoserver.gwc.wmts.dimensions.VectorDimension | From | To | |
Change Parameter Type includeCount : boolean to expandLimit : int in method protected abstract getDomainSummary(filter Filter, expandLimit int) : DomainSummary in class org.geoserver.gwc.wmts.dimensions.Dimension | From | To | |
Change Parameter Type dimensionPresentation : DimensionPresentation to expandLimit : int in method protected testDomainsValuesRepresentation(expandLimit int, expectedDomainValues String...) : void in class org.geoserver.gwc.wmts.TestsSupport | From | To | |
Change Return Type | 1 | ||
Change Return Type long to int in method public getCount() : int in class org.geoserver.gwc.wmts.dimensions.DomainSummary | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type count : long to count : int in class org.geoserver.gwc.wmts.dimensions.DomainSummary | From | To | |
Extract Method | 1 | ||
Extract Method package getUniqueValues(featureCollection FeatureCollection, attributeName String, limit int) : TreeSet extracted from package getValuesWithoutDuplicates(attributeName String, featureCollection FeatureCollection, comparator Comparator<Object>) : Set<Object> in class org.geoserver.gwc.wmts.dimensions.DimensionsUtils | From | To | |
Rename Parameter | 4 | ||
Rename Parameter includeCount : boolean to expandLimit : int in method protected getDomainSummary(filter Filter, expandLimit int) : DomainSummary in class org.geoserver.gwc.wmts.dimensions.RasterDimension | From | To | |
Rename Parameter includeCount : boolean to expandLimit : int in method protected getDomainSummary(filter Filter, expandLimit int) : DomainSummary in class org.geoserver.gwc.wmts.dimensions.VectorDimension | From | To | |
Rename Parameter includeCount : boolean to expandLimit : int in method protected abstract getDomainSummary(filter Filter, expandLimit int) : DomainSummary in class org.geoserver.gwc.wmts.dimensions.Dimension | From | To | |
Rename Parameter dimensionPresentation : DimensionPresentation to expandLimit : int in method protected testDomainsValuesRepresentation(expandLimit int, expectedDomainValues String...) : void in class org.geoserver.gwc.wmts.TestsSupport | From | To |