4dfc5d1e8b1a92c000ff057c48cf342cc70d0282
Files Diff
- Added: 6
- Removed: 2
- Renamed: 0
- Modified: 15
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Rename Method | 1 | ||
| Rename Method public testAllSentinel2() : void renamed to public testAllSentinel2Products() : void in class org.geoserver.opensearch.eo.SearchTest | From | To | |
| Rename Variable | 3 | ||
| Rename Variable collectionTypeBuilder : TypeBuilder to typeBuilder : TypeBuilder in method private buildProductFeatureType(delegate DataStore) : FeatureType in class org.geoserver.opensearch.eo.store.JDBCOpenSearchAccess | From | To | |
| Rename Variable name : String to identifier : String in method protected buildDefaultSort(schema FeatureType) : SortBy[] in class org.geoserver.opensearch.eo.store.AbstractMappingSource | From | To | |
| Rename Variable collectionTypeBuilder : TypeBuilder to typeBuilder : TypeBuilder in method private buildCollectionFeatureType(delegate DataStore) : FeatureType in class org.geoserver.opensearch.eo.store.JDBCOpenSearchAccess | From | To | |
| Extract Variable | 1 | ||
| Extract Variable identifier : String in method private encodeCollectionEntry(feature Feature, request SearchRequest) : void from class org.geoserver.opensearch.eo.response.AtomResultsTransformer.ResultsTranslator | From | To |