30761572b5040669b07d261ec9b109797debc549
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 3
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Move And Inline Method | 1 | ||
| Move And Inline Method public addAllFields(startKeyId int, keyFields List<FlatFieldDescriptor>) : void moved from class org.apache.flink.api.java.typeutils.TupleTypeInfoBase to class org.apache.flink.api.java.operators.Keys.ExpressionKeys & inlined to public ExpressionKeys(groupingFields int[], type TypeInformation<T>, allowEmpty boolean) | From | To | |
| Rename Variable | 2 | ||
| Rename Variable keyId : int to offset : int in method public ExpressionKeys(groupingFields int[], type TypeInformation<T>, allowEmpty boolean) in class org.apache.flink.api.java.operators.Keys.ExpressionKeys | From | To | |
| Rename Variable compositeType : CompositeType<?> to keyPos : int in method public ExpressionKeys(groupingFields int[], type TypeInformation<T>, allowEmpty boolean) in class org.apache.flink.api.java.operators.Keys.ExpressionKeys | From | To | |
| Change Variable Type | 1 | ||
| Change Variable Type compositeType : CompositeType<?> to keyPos : int in method public ExpressionKeys(groupingFields int[], type TypeInformation<T>, allowEmpty boolean) in class org.apache.flink.api.java.operators.Keys.ExpressionKeys | From | To |