5fa141ef013c74ddff75a6042e7b2f89b064782b
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 1 | ||
Change Return Type void to boolean in method private mapToValueAndEmit(msg Message) : boolean in class org.apache.pulsar.storm.PulsarSpout | From | To | |
Extract Method | 1 | ||
Extract Method public emitNextAvailableTuple() : void extracted from public nextTuple() : void in class org.apache.pulsar.storm.PulsarSpout | From | To |