acb6a936632297a36e59d30e499626831b3eea82
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 4
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Attribute Type | 2 | ||
| Change Attribute Type defaultState : S to defaultState : byte[] in class org.apache.flink.streaming.api.state.PartitionedStreamOperatorState | From | To | |
| Change Attribute Type groupCounter : OperatorState<Integer> to groupCounter : OperatorState<MutableInt> in class org.apache.flink.streaming.api.state.StatefulOperatorTest.StatefulMapper | From | To |