d6a0ce092fd3f3d09ecfbe81d26b71d7b94b03e2
Files Diff
- Added: 1
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type tweet : String to tweet : TweetData in method public TwitterRecord(tweet TweetData) in class org.apache.pulsar.io.twitter.TwitterFireHose.TwitterRecord | From | To | |
Change Return Type | 1 | ||
Change Return Type String to TweetData in method public getValue() : TweetData in class org.apache.pulsar.io.twitter.TwitterFireHose.TwitterRecord | From | To | |
Change Attribute Type | 1 | ||
Change Attribute Type tweet : String to tweet : TweetData in class org.apache.pulsar.io.twitter.TwitterFireHose.TwitterRecord | From | To |