f4c092396fe4e01c479924a035433945c9f78bde
Files Diff
- Added: 10
- Removed: 0
- Renamed: 0
- Modified: 7
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 2 | ||
Change Parameter Type band : String to band : CoverageBand in method private getBandIndex(band CoverageBand, bands List<CoverageBand>) : int in class org.geoserver.opensearch.rest.CollectionLayerManager | From | To | |
Change Parameter Type bands : String[] to bands : List<CoverageBand> in method private getBandIndex(band CoverageBand, bands List<CoverageBand>) : int in class org.geoserver.opensearch.rest.CollectionLayerManager | From | To | |
Rename Variable | 2 | ||
Rename Variable browseBands : String[] to browseBandSpecs : String[] in method private createStyle(layerConfiguration CollectionLayer, layerInfo LayerInfo, mosaicStoreInfo CoverageStoreInfo) : void in class org.geoserver.opensearch.rest.CollectionLayerManager | From | To | |
Rename Variable bands : String[] to bandSpecs : String[] in method private createStyle(layerConfiguration CollectionLayer, layerInfo LayerInfo, mosaicStoreInfo CoverageStoreInfo) : void in class org.geoserver.opensearch.rest.CollectionLayerManager | From | To | |
Extract Method | 10 | ||
Extract Method private setupLayer(granuleLocations String, layerDefinition String, workspace String, expectSeparateBands Boolean) : void extracted from public testCreateCollectionSimpleLayerWithCustomStyle() : void in class org.geoserver.opensearch.rest.CollectionLayerTest | From | To | |
Extract Method private validateBasicLayerStructure(workspace String, layerName String, expectedNames String[]) : LayerInfo extracted from public testCreateCollectionSimpleLayerTestWorkspace() : void in class org.geoserver.opensearch.rest.CollectionLayerTest | From | To | |
Extract Method private getChannelSelection(layer LayerInfo) : ChannelSelection extracted from public testCreateCollectionSimpleLayerWithCustomStyle() : void in class org.geoserver.opensearch.rest.CollectionLayerTest | From | To | |
Extract Method private validateBasicLayerStructure(workspace String, layerName String, expectedNames String[]) : LayerInfo extracted from public testCreateCollectionMultiband() : void in class org.geoserver.opensearch.rest.CollectionLayerTest | From | To | |
Extract Method private getChannelSelection(layer LayerInfo) : ChannelSelection extracted from public testCreateCollectionMultiband() : void in class org.geoserver.opensearch.rest.CollectionLayerTest | From | To | |
Extract Method private setupLayer(granuleLocations String, layerDefinition String, workspace String, expectSeparateBands Boolean) : void extracted from public testCreateCollectionSimpleLayer() : void in class org.geoserver.opensearch.rest.CollectionLayerTest | From | To | |
Extract Method private validateBasicLayerStructure(workspace String, layerName String, expectedNames String[]) : LayerInfo extracted from public testCreateCollectionSimpleLayer() : void in class org.geoserver.opensearch.rest.CollectionLayerTest | From | To | |
Extract Method private setupLayer(granuleLocations String, layerDefinition String, workspace String, expectSeparateBands Boolean) : void extracted from public testCreateCollectionSimpleLayerTestWorkspace() : void in class org.geoserver.opensearch.rest.CollectionLayerTest | From | To | |
Extract Method private validateBasicLayerStructure(workspace String, layerName String, expectedNames String[]) : LayerInfo extracted from public testCreateCollectionSimpleLayerWithCustomStyle() : void in class org.geoserver.opensearch.rest.CollectionLayerTest | From | To | |
Extract Method private setupLayer(granuleLocations String, layerDefinition String, workspace String, expectSeparateBands Boolean) : void extracted from public testCreateCollectionMultiband() : void in class org.geoserver.opensearch.rest.CollectionLayerTest | From | To |