5e4648715f97338bb8ee0c8cc790bdbecc5b4422
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 5
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Return Type | 2 | ||
Change Return Type Long to long in method public timestamp() : long in class org.apache.flink.cep.context.TimerContext | From | To | |
Change Return Type Long to long in method public timestamp() : long in class org.apache.flink.cep.operator.CepOperator.ContextFunctionImpl | From | To | |
Rename Attribute | 2 | ||
Rename Attribute EVENT_TIME : boolean to PROCESSING_TIME : boolean in class org.apache.flink.cep.operator.CepProcessFunctionContextTest | From | To | |
Rename Attribute PROCESSING_TIME : boolean to EVENT_TIME : boolean in class org.apache.flink.cep.operator.CepProcessFunctionContextTest | From | To | |
Inline Variable | 2 | ||
Inline Variable timestamp : long in method public processTimedOutMatch(match Map<String,List<IN>>, ctx Context) : void from class org.apache.flink.cep.functions.adaptors.PatternTimeoutFlatSelectAdapter | From | To | |
Inline Variable resultTimestamp : long in method public processTimedOutMatch(match Map<String,List<IN>>, ctx Context) : void from class org.apache.flink.cep.functions.adaptors.PatternTimeoutSelectAdapter | From | To |