e9fe7e317576ae6f7a12679f0afc31f2e2782ad6
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 15
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Rename Attribute | 1 | ||
Rename Attribute topicsToEntries : Map<String,Long> to topicsToNumEntries : Map<String,Long> in class org.apache.pulsar.sql.presto.TestPulsarConnector | From | To | |
Extract Variable | 1 | ||
Extract Variable position : int in method public answer(invocationOnMock InvocationOnMock) : ReadOnlyCursor from class org.apache.pulsar.sql.presto.TestPulsarConnector.setup.then | From | To | |
Extract Method | 1 | ||
Extract Method public findNewestMatching(constraint FindPositionConstraint, condition Predicate<Entry>) : Position extracted from public findNewestMatching(condition Predicate<Entry>) : Position in class org.apache.bookkeeper.mledger.impl.ManagedCursorImpl | From | To |