661b3f90e481f1de8a35041d5d136988414dc621
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Extract Method | 3 | ||
Extract Method private executeValueQuery(deadline Deadline, client QueryableStateClient, jobId JobID, queryableState QueryableStateStream<Integer,Tuple2<Integer,Long>>, expected long) : void extracted from public testReducingState() : void in class org.apache.flink.test.query.QueryableStateITCase | From | To | |
Extract Method private executeValueQuery(deadline Deadline, client QueryableStateClient, jobId JobID, queryableState QueryableStateStream<Integer,Tuple2<Integer,Long>>, expected long) : void extracted from public testValueStateShortcut() : void in class org.apache.flink.test.query.QueryableStateITCase | From | To | |
Extract Method private executeValueQuery(deadline Deadline, client QueryableStateClient, jobId JobID, queryableState QueryableStateStream<Integer,Tuple2<Integer,Long>>, expected long) : void extracted from public testValueState() : void in class org.apache.flink.test.query.QueryableStateITCase | From | To |