abd61cfacf62d909a9a6a2d843f3be97a6f629ee
Files Diff
- Added: 0
- Removed: 0
- Renamed: 0
- Modified: 1
Refactorings reported:
Refactoring Name | Occurences | ||
---|---|---|---|
Change Parameter Type | 1 | ||
Change Parameter Type sharedBuffer : SharedBuffer<T> to context : ConditionContext<T> in method private createDecisionGraph(context ConditionContext<T>, computationState ComputationState, event T) : OutgoingEdges<T> in class org.apache.flink.cep.nfa.NFA | From | To | |
Rename Parameter | 1 | ||
Rename Parameter sharedBuffer : SharedBuffer<T> to context : ConditionContext<T> in method private createDecisionGraph(context ConditionContext<T>, computationState ComputationState, event T) : OutgoingEdges<T> in class org.apache.flink.cep.nfa.NFA | From | To |