e868d59611126795d284d66b9c5674a1f61a90a1
Files Diff
- Added: 71
- Removed: 0
- Renamed: 0
- Modified: 13
Refactorings reported:
| Refactoring Name | Occurences | ||
|---|---|---|---|
| Change Parameter Type | 1 | ||
| Change Parameter Type tupleType : TupleTypeInfoBase<?> to compositeType : CompositeType<?> in method private countNestedElementsBefore(compositeType CompositeType<?>, pos int) : int in class org.apache.flink.api.java.operators.Keys.ExpressionKeys | From | To | |
| Rename Variable | 1 | ||
| Rename Variable tupleType : TupleTypeInfoBase<?> to compositeType : CompositeType<?> 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 tupleType : TupleTypeInfoBase<?> to compositeType : CompositeType<?> in method public ExpressionKeys(groupingFields int[], type TypeInformation<T>, allowEmpty boolean) in class org.apache.flink.api.java.operators.Keys.ExpressionKeys | From | To | |
| Rename Parameter | 1 | ||
| Rename Parameter tupleType : TupleTypeInfoBase<?> to compositeType : CompositeType<?> in method private countNestedElementsBefore(compositeType CompositeType<?>, pos int) : int in class org.apache.flink.api.java.operators.Keys.ExpressionKeys | From | To |