7bf313dfef742d7348ff60b2390f7765fb63925d
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Move And Inline Method | 1 | ||
Move And Inline Method public create(range Map<String,Object>) : IndexRange moved from class org.graylog2.indexer.ranges.EsIndexRangeService to class org.graylog2.indexer.ranges.MongoIndexRangeServiceTest & inlined to public savePersistsIndexRange() : void | From | To | |
Inline Method | 1 | ||
Inline Method public create(range Map<String,Object>) : IndexRange inlined to public calculateRange(index String) : IndexRange in class org.graylog2.indexer.ranges.MongoIndexRangeService | From | To |